Candidate Conversation
List of all conversations for a specific candidate will be returned
get/chat/candidate/{candidate_id}/conversations
Query parameters
pageinteger
The page of documents to be displayed
items_per_pageinteger
The number of documents per page
typestring[]
The type of the conversation to be retrieved
statusstring[]
The status of the conversation to be retrieved
sortBystring[]
The field to sort by together with sorting order example updated_at, -updated_at
Response
List of all conversations for a specific candidate will be returned
Changes
No recorded changes to this endpoint across all 1 revision of this API.