Get external identifiers

Returns the external identifiers of an external integration.

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

Organization ID is the external integration ID. It is onboarded as "OrganizationID" from the organization's demographics.

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!