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.getgranite.ai/api/enrollment-tokens
{ "tokens": [ { "token": "<string>", "org_id": "<string>", "expires_at": "2023-11-07T05:31:56Z", "created_at": "2023-11-07T05:31:56Z", "used": true, "is_valid": true, "description": "<string>" } ] }
Successful Response
List of enrollment tokens
Enrollment tokens
Show child attributes