Skip to main content

Get application details

This endpoint retrieves the complete information of an application, including the resume, cover letter and pre-screening question responses if applicable.

Endpoint

POST /api/v1/{locale}/applications/get

Parameters

ParameterTypeDescriptionRequired
idstringThe application identifierRequired
api_tokenstringYour API keyrequired or bearer token

Errors

CodeMessage
401Unauthorized
403Forbidden (e.g.: resume access restricted before a certain stage)
404Not Found
500Internal Server Error