eeocs retrieve

GET {{baseUrl}}/eeocs/:id

Returns an EEOC object with the given id.

Request Params

KeyDatatypeRequiredDescription
expandstringWhich relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_remote_databooleanWhether to include the original data Merge fetched from the third-party to produce these models.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

RESPONSES

status: OK

{"id":"f7dd7b4f-237e-4772-8bd4-3246384c6c58","remote_id":"76","candidate":"f963f34d-3d2f-4f77-b557-cf36bc7e6498","submitted_at":"2021-10-15T00:00:00Z","race":"NATIVE_HAWAIIAN_OR_OTHER_PACIFIC_ISLANDER","gender":"NON-BINARY","veteran_status":"I_IDENTIFY_AS_ONE_OR_MORE_OF_THE_CLASSIFICATIONS_OF_A_PROTECTED_VETERAN","disability_status":"NO_I_DONT_HAVE_A_DISABILITY"}