iam

List members of an organization.

get/orgs/{org_id}/iam/users

Path parameters

org_idstring required

Query parameters

qstring nullable

Optional case-insensitive substring filter on user name or email.

page_tokenstring nullable

Page token for pagination. Pass back the next_page_token from the previous response.

Response

Organization members

next_page_tokenstring nullable

Token to fetch the next page, or null if this is the last page

Changes

Changed in 3 of the 51 revisions of this API.12