The Auth API Docs home pagelight logodark logo
  • Support
  • Dashboard
  • Dashboard
Documentation
API Reference
Libraries
API Documentation
  • Introduction
Endpoint Examples
  • GET
    Hello world
  • DEL
    Delete access keys
  • DEL
    Delete accounts
  • DEL
    Delete api keys
  • DEL
    Delete invitations
  • DEL
    Delete projects
  • DEL
    Delete users roles
  • DEL
    Delete webhooks
  • GET
    Get access keys
  • GET
    Get accounts 1
  • GET
    Get accounts
  • GET
    Get analyticsapi key totals
  • GET
    Get analyticsproject totals
  • GET
    Get api key
  • GET
    Get api keys
  • GET
    Get api keysauth
  • GET
    Get invitations 1
  • GET
    Get invitations info
  • GET
    Get invitations
  • GET
    Get notifications
  • GET
    Get projects 1
  • GET
    Get projects
  • GET
    Get teammates
  • GET
    Get user roles
  • GET
    Get webhooks 1
  • GET
    Get webhooks
  • GET
    Get webhookstopics
  • PATCH
    Patch access keys reactivate
  • PATCH
    Patch access keys
  • PATCH
    Patch accounts
  • PATCH
    Patch api keys reactivate
  • PATCH
    Patch api keys
  • PATCH
    Patch invitations
  • PATCH
    Patch projects
  • PATCH
    Patch users roles
  • PATCH
    Patch users
  • PATCH
    Patch webhooks
  • POST
    Post access keys
  • POST
    Post accounts users
  • POST
    Post accounts
  • POST
    Post api keys rotate
  • POST
    Post api keys
  • POST
    Post api keysauth
  • POST
    Post invitations accept
  • POST
    Post invitations
  • POST
    Post projects
  • POST
    Post webhooks
  • POST
    Post webhooks ping
Endpoint Examples

Get invitations info

GET
/
invitations
/
{id}
/
info
curl --request GET \
  --url https://api.theauthapi.com/invitations/{id}/info

Path Parameters

​
id
string
required
Get invitations 1Get invitations
xgithublinkedin
Powered by Mintlify
curl --request GET \
  --url https://api.theauthapi.com/invitations/{id}/info
Assistant
Responses are generated using AI and may contain mistakes.