Get a specific invitation to an Organization
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization identifier.
50The id of the user invitation.
Query Parameters
Comma-separated list of fields to include or exclude (based on value provided for include_fields) in the result. Leave empty to retrieve all fields.
Whether specified fields are to be included (true) or excluded (false). Defaults to true.
Response
Invitation successfully retrieved.
The id of the user invitation.
Organization identifier.
50The invitation url to be send to the invitee.
The ISO 8601 formatted timestamp representing the creation time of the invitation.
The ISO 8601 formatted timestamp representing the expiration time of the invitation.
Auth0 client ID. Used to resolve the application's login initiation endpoint.
The id of the connection to force invitee to authenticate with.
Data related to the user that does affect the application's core functionality.
Data related to the user that does not affect the application's core functionality.
List of roles IDs to associated with the user.
1The id of the invitation ticket