Sequences
Get candidate dynamic sequence status
Read the current or latest dynamic outreach sequence status for a candidate.
GET
Get candidate dynamic sequence status
Documentation Index
Fetch the complete documentation index at: https://docs.kalent.ai/llms.txt
Use this file to discover all available pages before exploring further.
First time? Set up Authentication
Learn how to authenticate your API requests with your API key.
candidateId.
Path parameters
Candidate id in your workspace.
Response
Whensuccess is true, data contains:
candidateId,talentId,sourcingIdsequence—nullwhen no dynamic sequence exists for this candidate in the sourcing- When present,
sequenceincludessequenceId,name,rawStatus,displayStatus, step progress fields, and optionalactionRequired
displayStatus can be SCHEDULED, ACTION_REQUIRED, ERROR, TALENT_REPLIED, WAITING_FOR_ACCEPTANCE, COMPLETED, or PAUSED.
Errors
| Code | HTTP |
|---|---|
not_found | 404 |
internal_error | 500 |
Get candidate dynamic sequence status

