Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.attio.com/v2/self \ --header 'Authorization: Bearer <token>'
{ "active": false }
Identify the current access token, the workspace it is linked to, and any permissions it has.
This API uses OAuth 2.0 with the authorization code grant flow.
Success
false
Was this page helpful?