Skip to main content
GET
External principals

Authorizations

Authorization
string
header
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Headers

Authorization
string
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Response

External principals, most grants first. At most 200 are returned, so compare the array length against meta.total to tell whether the list is truncated. When it is, page the list access grants API with grantOrigin=external to reach every principal.

data
object[]
meta
object