Skip to main content
GET
/
api
/
invite
/
check
/
{token}
Check if an invitation token is valid.
curl --request GET \
  --url https://api.example.com/api/invite/check/{token}

Documentation Index

Fetch the complete documentation index at: https://docs.bigcapital.app/llms.txt

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

Path Parameters

token
string
required

Response

200 - undefined