Get all identities of organization
GET {{url}}/exchange/api/v2/organizations/{{organization_id}}/identities?offset=0&limit=100&search=a
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
offset | number | ||
limit | number | ||
search | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |