Status and priority
Get Conversation Priorities
get/api/v1/priorities
Response
Priorities retrieved successfully
Example response
{
"status": "success",
"data": [
{
"id": 1,
"created_at": "2025-08-28T10:00:00Z",
"name": "High"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.