Gets a list of job criteria by async job id for user.
Success
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
{- "items": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "jobId": "9d222c6d-893e-4e79-8201-3c9ca16a0f39",
- "status": "submitted",
- "errorMessage": "string",
- "targetType": "profile",
- "targetId": "cbca1126-180e-4334-9df8-cf82289d378b",
- "type": "individual",
- "startedAt": "2019-08-24T14:15:22Z",
- "finishedAt": "2019-08-24T14:15:22Z",
- "countryCodes": [
- "string"
], - "threshold": 0,
- "name": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "dateOfBirth": "2019-08-24",
- "gender": "male",
- "pepTiers": [
- "pepTier1"
], - "datasets": [
- "string"
]
}, - "totalSize": 0
}