Skip to main content
GET
/
invitations
/
{id}
/
info
cURL
curl --request GET \
  --url https://api.theauthapi.com/invitations/{id}/info \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

200 - undefined