Ats/Application steps/Id
Get application step
Get a single application step
GET
/ats/application-steps/{id}AuthorizationBearer <token>
In: header
Path Parameters
idnumber | null
Response Body
curl -X GET "https://api.dashboard.data-driven.fr/v3/ats/application-steps/0"{
"message": "string",
"data": [
{
"id": 0,
"recorded_at": "string",
"job_offer_reference": "string",
"job_offer_reference_2": "string",
"job_offer_reference_3": "string",
"job_offer_title": "string",
"candidate_creation_date": "string",
"candidate_mail": "string",
"candidate_phone": "string",
"candidate_ats_id": "string",
"source": "string",
"step": "string",
"step_ats_id": "string",
"application_ats_id": "string",
"subsidiary": "string",
"subsidiary_ats_id": "string"
}
]
}{
"message": "string",
"errors": [
{
"message": "string",
"data": null
}
]
}{
"message": "string",
"errors": [
{
"message": "string",
"data": null
}
]
}{
"message": "string",
"errors": [
{
"message": "string",
"data": null
}
]
}{
"message": "string",
"errors": [
{
"message": "string",
"data": null
}
]
}