Skip to main content
List Dispositions

Overview

Retrieve a paginated list of all dispositions in your organization with optional filtering.

Headers

string
required
Bearer token for authentication (e.g., Bearer <your_token>).

Query Parameters

integer
default:"1"
Page number for pagination
Search term to filter by name and description

Response

boolean
Indicates if the request was successful
array
Array of disposition objects
object
Pagination information

Error Codes