Search
Local Directory
Search
List invitations for a directory, with optional status filter. Search invitations with filters (directory, status).
POST
Search
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
Body
application/json
The LocalUserInvitationServiceSearchRequest message.
The directoryAppId field.
The pageSize field.
The pageToken field.
Optional filter by invitation status.
Available options:
LOCAL_INVITATION_STATUS_UNSPECIFIED, LOCAL_INVITATION_STATUS_PENDING, LOCAL_INVITATION_STATUS_ACCEPTED, LOCAL_INVITATION_STATUS_REVOKED, LOCAL_INVITATION_STATUS_EXPIRED