Get a list of external integration identifiers

Returns all external integration identifiers that meet the specified criteria, with support for sorting and pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Field name for sorting. For example: Type.

Note: The sort field (in this case, Type) must be indexed or sortable.

string

Sort direction (ascending or descending) of the data. For example: ASC or DESC

Note: If the sort field parameter is specified, the default sort order is DESC.

int32

The number of records to return. Default value: 10.

int32

The page number of the result set to view.

Responses
200

Success

404

Not Found

500

Internal Server Error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!