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>'

Documentation Index

Fetch the complete documentation index at: https://docs.theauthapi.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

200 - undefined