v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1350108168.1 KB
accounts

Lists all the client users invitations for a client with a given account ID.

get/v2beta1/accounts/{accountId}/clients/{clientAccountId}/invitations

Path parameters

accountIdstring required

Numerical account ID of the client's sponsor buyer. (required)

clientAccountIdstring required

Numerical account ID of the client buyer to list invitations for. (required) You must either specify a string representation of a numerical account identifier or the - character to list all the invitations for all the clients of a given sponsor buyer.

Query parameters

pageSizeinteger

Requested page size. Server may return fewer clients than requested. If unspecified, server will pick an appropriate default.

pageTokenstring

A token identifying a page of results the server should return. Typically, this is the value of ListClientUserInvitationsResponse.nextPageToken returned from the previous call to the clients.invitations.list method.

Response

Successful response