v1
protected
principals

Resolve Principals

Resolve the given ids. Unresolvable ids are absent from the response.

get/v1/principals

Query parameters

idsstring[]

Principal ids to resolve

Principal ids to resolve

Response

Successful Response

display_namestring nullable
emailstring nullable
idstring required
type'user' | 'agent' | 'platform' required

What kind of thing an id refers to.

Changes