Get applicant
GET/openapi/v1/applicants/:applicantId
Fetch a single applicant by ID. Pass include=credentials to embed a summary of submitted credentials in the response (capped at 50). Otherwise the credentials array is omitted entirely.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error