Skip to main content
GET
List dispositions for an org

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_id
string
required

Query Parameters

disposition
enum<string>
Available options:
sold,
lost,
canceled,
undispositioned
from
string<date-time>
to
string<date-time>
limit
integer
Required range: 1 <= x <= 100
cursor
string

Response

200

Default Response