GET
/
iam
/
users
/
v1

Authorizations

Authorization
string
headerrequired

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

Query Parameters

page_token
string
project_id
string
filter
string

Filter the result-set by properties using a subset of the Kibana Query Language.

order_by
string

Specifies the result ordering for List requests. Supported values are:

  • "email asc|desc"
page_size
integer

Response

200 - application/json
users
object[]
next_page_token
string