List invitations

Summary:List invitations.
Query invitations using OData.
Queries support: $filter, $orderby, $select, $expand(including nested filters, selects and expands), $top, $skip.
Return Type: ODataInvitationList
For more information about OData responses link.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique Tenant ID (UUID or Identifier string)

Query Params
string

Indicates the related entities to be represented inline. The maximum depth is 5.

string

Restricts the set of items returned. The maximum number of expressions is 1000. The allowed functions are: allfunctions.

string

Limits the properties returned in the result.

string

Specifies the order in which items are returned. The maximum number of expressions is 5.

int32

Limits the number of items returned from a collection. The maximum value is 1000.

int32

Excludes the specified number of items of the queried collection from the result.

boolean

Indicates whether the total count of items within a collection are returned in the result.

Responses

401

Unauthorized - Login required

403

Forbidden - Not authorised

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json