Skip to main content
GET
Get what an application is waiting on

Authorizations

Authorization
string
header
required

HTTP Basic Authentication with API credentials

Path Parameters

applicationid
integer
required

Application ID

Query Parameters

organisation_id
integer

Narrow the read to a single organisation. Without it, the caller keeps its full visibility.

Response

Pending state

_status
enum<string>
Available options:
OK,
INVALID
application_id
integer
validation_id
integer | null

Open validation request, null when none.

validation_requested_at
string<date-time> | null

When that validation was requested.

validation_manager_label
string | null

Manager the validation waits on.

last_email_at
string<date-time> | null

Timestamp of the latest archived email.

last_email_received
boolean | null

True when that email came from the candidate.

last_action_time
string<date-time> | null

Last action on the application.