Organizations
Personal Access Token.
The maximum number of organizations to return. If unspecified, at most 50 organizations will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
A page token, received from a previous ListCurrentUserOrganizations call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListCurrentUserOrganizations must match
the call that provided the page token.
Optional filter string following AIP-160 filtering standards. Example: "title='My Organization'"
A successful response.
An unexpected error response.
Personal Access Token.
A successful response.
An unexpected error response.
Personal Access Token.
The maximum number of invitations to return. If unspecified, at most 50 invitations will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
A page token, received from a previous ListOrganizationUserInvites call. Provide this to retrieve the subsequent page.
A successful response.
An unexpected error response.
Personal Access Token.
The maximum number of roles to return. If unspecified, at most 50 roles will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
A page token, received from a previous ListOrganizationRoles call. Provide this to retrieve the subsequent page.
A successful response.
An unexpected error response.
Personal Access Token.
The maximum number of users to return. If unspecified, at most 50 users will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
A page token, received from a previous ListOrganizationUsers call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListOrganizationUsers must match
the call that provided the page token.
Optional filter string following AIP-160 filtering standards. Supported filter fields:
role: Filter by role name (case-insensitive). Example:role="Organization Admin"role_scope: Filter by role scope. Values: "organization" or "workspace". Example:role_scope=organizationsearch: Search by user display name or email (partial match). Example:search:"john"
Optional comma-separated list of fields to order by, following AIP-132. Supported fields: display_name, email, created_time, updated_time Example: "display_name,created_time desc" Default ordering is by created_time descending if not specified.
A successful response.
An unexpected error response.
Personal Access Token.
A successful response.
An unexpected error response.
Last updated
Was this helpful?

