Organization Invitations
Validate Token
Validate invitation token as able to accept. Therefore: it exists, is PENDING status, and is not expired.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The token to validate
Response
200
application/json
The response is of type object
.