cURL
Tenants
List all tenants
List all tenants with pagination. Filter by status if needed.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYQuery Parameters
Page number (1-indexed)
Required range:
x >= 1Number of items per page (max 100)
Required range:
1 <= x <= 100Filter by tenant status
Available options:
active, suspended, archived 