Skip to main content
GET
Resolve Principals

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ids
string[]

Principal ids to resolve

Response

Successful Response

id
string
required
type
enum<string>
required

What kind of thing an id refers to.

Available options:
user,
agent,
platform
display_name
string | null
email
string | null