Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/users — list tenant users in your workspace.
curl https://api.usenaive.ai/v1/users \ -H "Authorization: Bearer $NAIVE_API_KEY"
{ users: TenantUser[] }