Skip to main content

Get an application

GET 

/api/v1/applications/:applicationId

Returns immediately. Reads one certification application owned by your API key's profile. A claimed application carries an applicantCompany block with the applicant's public identity and contact details; an application nobody has claimed yet has applicantCompany: null. Applications owned by other profiles are indistinguishable from missing ones — both return 404.

Request

Responses

The application, its status, and the applicant company when one is attached.