Accounts
List Accounts
GET
/
ticketing
/
accounts
Authorizations
x-api-key
string
headerrequiredHeaders
x-connection-token
string
requiredThe connection token
Query Parameters
remote_data
boolean
Set to true to include data from the original software.
limit
number
Set to get the number of records.
cursor
string
Set to get the number of records after this cursor.
Response
200 - application/json
prev_cursor
string | null
requirednext_cursor
string | null
requireddata
object[]
requiredWas this page helpful?