Skip to main content
GET
List principals.
Use this to look up principals by email or name before creating role bindings.

Authorizations

Authorization
string
header
required

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

Query Parameters

resource
string
required

Canonical resource ref

query
string
required

Email or display-name search text

limit
integer

Optional result limit

Required range: x >= 0

Response

200 - application/json

Principals

principals
object[]
required