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.diversion.dev/v0/auth/test \ --header 'Authorization: Bearer <token>'
{ "status": 403, "detail": "User not authorized to perform the requested action on the resource", "title": "<string>", "type": "<string>" }
Test token validity and repo write access
This API uses OAuth 2 with the implicit grant flow
9 - 128
Request completed successfully
Contact support