GET Applicant

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Applicant
NameDescriptionTypeAdditional information
ApplicantID

integer

None.

FirstName

string

String length: inclusive between 0 and 25

LastName

string

String length: inclusive between 0 and 25

MiddleIni

string

String length: inclusive between 0 and 1

MaidenName

string

String length: inclusive between 0 and 25

Gender

string

String length: inclusive between 0 and 1

NickName

string

String length: inclusive between 0 and 25

Address

string

String length: inclusive between 0 and 50

Address2

string

String length: inclusive between 0 and 50

City

string

String length: inclusive between 0 and 20

State

string

String length: inclusive between 0 and 20

Zip

string

String length: inclusive between 0 and 9

Phone

string

String length: inclusive between 0 and 10

Fax

string

String length: inclusive between 0 and 10

Email

string

String length: inclusive between 0 and 50

ReferredBy

string

String length: inclusive between 0 and 50

Province

string

String length: inclusive between 0 and 25

Country

string

String length: inclusive between 0 and 25

HomeAreaCode

string

String length: inclusive between 0 and 3

HomeExchangeNumber

string

String length: inclusive between 0 and 3

HomePhoneNumber

string

String length: inclusive between 0 and 4

HomePhoneTime

string

String length: inclusive between 0 and 20

WorkAreaCode

string

String length: inclusive between 0 and 3

WorkExchangeNumber

string

String length: inclusive between 0 and 3

WorkPhoneNumber

string

String length: inclusive between 0 and 4

WorkPhoneTime

string

String length: inclusive between 0 and 20

FaxAreaCode

string

String length: inclusive between 0 and 3

FaxExchangeNumber

string

String length: inclusive between 0 and 3

FaxPhoneNumber

string

String length: inclusive between 0 and 4

FaxPhoneTime

string

String length: inclusive between 0 and 20

OtherAreaCode

string

String length: inclusive between 0 and 3

OtherExchangeNumber

string

String length: inclusive between 0 and 3

OtherPhoneNumber

string

String length: inclusive between 0 and 4

OtherPhoneTime

string

String length: inclusive between 0 and 20

EmailAddress

string

String length: inclusive between 0 and 40

PersonalComments

string

String length: inclusive between 0 and 100

WorkPreferenceComments

string

String length: inclusive between 0 and 100

EducationComments

string

String length: inclusive between 0 and 100

WorkHistoryComments

string

String length: inclusive between 0 and 100

HowYouHeard

integer

None.

EnteredBy

string

String length: inclusive between 0 and 100

EnteredDate

date

None.

Recruiter

string

String length: inclusive between 0 and 25

Coordinator

string

String length: inclusive between 0 and 25

Mentor

string

String length: inclusive between 0 and 25

Status

integer

None.

ApplicantMemo

string

String length: inclusive between 0 and 8000

SSN

string

String length: inclusive between 0 and 9

ReferralType

byte

None.

ReferralSource

integer

None.

ReferralOther

string

String length: inclusive between 0 and 100

OtherSA

string

String length: inclusive between 0 and 100

YearsExp

byte

None.

OtherExt

string

String length: inclusive between 0 and 5

IsAuthorizedToWorkInUSA

byte

None.

CanPassDrugTest

byte

None.

IsConvictedOfCrime

byte

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ApplicantID": 1,
    "FirstName": "sample string 2",
    "LastName": "sample string 3",
    "MiddleIni": "sample string 4",
    "MaidenName": "sample string 5",
    "Gender": "sample string 6",
    "NickName": "sample string 7",
    "Address": "sample string 8",
    "Address2": "sample string 9",
    "City": "sample string 10",
    "State": "sample string 11",
    "Zip": "sample string 12",
    "Phone": "sample string 13",
    "Fax": "sample string 14",
    "Email": "sample string 15",
    "ReferredBy": "sample string 16",
    "Province": "sample string 17",
    "Country": "sample string 18",
    "HomeAreaCode": "sample string 19",
    "HomeExchangeNumber": "sample string 20",
    "HomePhoneNumber": "sample string 21",
    "HomePhoneTime": "sample string 22",
    "WorkAreaCode": "sample string 23",
    "WorkExchangeNumber": "sample string 24",
    "WorkPhoneNumber": "sample string 25",
    "WorkPhoneTime": "sample string 26",
    "FaxAreaCode": "sample string 27",
    "FaxExchangeNumber": "sample string 28",
    "FaxPhoneNumber": "sample string 29",
    "FaxPhoneTime": "sample string 30",
    "OtherAreaCode": "sample string 31",
    "OtherExchangeNumber": "sample string 32",
    "OtherPhoneNumber": "sample string 33",
    "OtherPhoneTime": "sample string 34",
    "EmailAddress": "sample string 35",
    "PersonalComments": "sample string 36",
    "WorkPreferenceComments": "sample string 37",
    "EducationComments": "sample string 38",
    "WorkHistoryComments": "sample string 39",
    "HowYouHeard": 1,
    "EnteredBy": "sample string 40",
    "EnteredDate": "2026-09-04T01:10:11.1441227-04:00",
    "Recruiter": "sample string 41",
    "Coordinator": "sample string 42",
    "Mentor": "sample string 43",
    "Status": 1,
    "ApplicantMemo": "sample string 44",
    "SSN": "sample string 45",
    "ReferralType": 64,
    "ReferralSource": 1,
    "ReferralOther": "sample string 46",
    "OtherSA": "sample string 47",
    "YearsExp": 64,
    "OtherExt": "sample string 48",
    "IsAuthorizedToWorkInUSA": 64,
    "CanPassDrugTest": 64,
    "IsConvictedOfCrime": 64
  },
  {
    "ApplicantID": 1,
    "FirstName": "sample string 2",
    "LastName": "sample string 3",
    "MiddleIni": "sample string 4",
    "MaidenName": "sample string 5",
    "Gender": "sample string 6",
    "NickName": "sample string 7",
    "Address": "sample string 8",
    "Address2": "sample string 9",
    "City": "sample string 10",
    "State": "sample string 11",
    "Zip": "sample string 12",
    "Phone": "sample string 13",
    "Fax": "sample string 14",
    "Email": "sample string 15",
    "ReferredBy": "sample string 16",
    "Province": "sample string 17",
    "Country": "sample string 18",
    "HomeAreaCode": "sample string 19",
    "HomeExchangeNumber": "sample string 20",
    "HomePhoneNumber": "sample string 21",
    "HomePhoneTime": "sample string 22",
    "WorkAreaCode": "sample string 23",
    "WorkExchangeNumber": "sample string 24",
    "WorkPhoneNumber": "sample string 25",
    "WorkPhoneTime": "sample string 26",
    "FaxAreaCode": "sample string 27",
    "FaxExchangeNumber": "sample string 28",
    "FaxPhoneNumber": "sample string 29",
    "FaxPhoneTime": "sample string 30",
    "OtherAreaCode": "sample string 31",
    "OtherExchangeNumber": "sample string 32",
    "OtherPhoneNumber": "sample string 33",
    "OtherPhoneTime": "sample string 34",
    "EmailAddress": "sample string 35",
    "PersonalComments": "sample string 36",
    "WorkPreferenceComments": "sample string 37",
    "EducationComments": "sample string 38",
    "WorkHistoryComments": "sample string 39",
    "HowYouHeard": 1,
    "EnteredBy": "sample string 40",
    "EnteredDate": "2026-09-04T01:10:11.1441227-04:00",
    "Recruiter": "sample string 41",
    "Coordinator": "sample string 42",
    "Mentor": "sample string 43",
    "Status": 1,
    "ApplicantMemo": "sample string 44",
    "SSN": "sample string 45",
    "ReferralType": 64,
    "ReferralSource": 1,
    "ReferralOther": "sample string 46",
    "OtherSA": "sample string 47",
    "YearsExp": 64,
    "OtherExt": "sample string 48",
    "IsAuthorizedToWorkInUSA": 64,
    "CanPassDrugTest": 64,
    "IsConvictedOfCrime": 64
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

multipart/form-data

Sample:

Sample not available.