cURL
Dispositions
Get Disposition by ID
Get a specific disposition by its internal ID
GET
cURL
Retrieves a specific disposition by its ID.
Path Parameters
- id (required, number): The internal disposition ID (1-14 for default dispositions, higher for custom)
Response
Returns a JSON object containing the disposition details.Error Responses
- 404 Not Found: Disposition with the specified ID does not exist