cURL
curl --request GET \ --url https://api.example.com/v2/databases/{database}/users/{userId}/tenants
{ "id": "<string>", "name": "<string>" }
lists the tenants associated with a user
Documentation IndexFetch the complete documentation index at: https://thenile.dev/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://thenile.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
The id of of the user
User created
Was this page helpful?