eeocs retrieve
GET {{baseUrl}}/eeocs/:id
Returns an EEOC
object with the given id
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand | string | Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. | |
include_remote_data | boolean | Whether to include the original data Merge fetched from the third-party to produce these models. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
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"}