Get Organization Invitation
GET
/v1/organization_invitations/{id}The Get Organization Invitation API retrieves detailed information about a specific invitation to join an organization, identified by id. This API provides insights into the recipient’s email and other relevant information, allowing administrators to track and manage invitations within the organization.
Request
Path Params
id
number
required
Body Params application/json
object {0}
Example
{}
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
data
#/definitions/1419946required
Example
Not configured
Last modified: 3 months ago