Get tenants
Endpoints
Get Tenants
List the Petra tenants in your organization. Use this to discover Petra tenant IDs to pass to the other endpoints. Removed (deleted) tenants are excluded; paused tenants are included with isPaused: true.
GET
Get tenants
For common API errors, see API Troubleshooting.
This route is limited to 10 requests per minute.
Authorizations
Bearer token authentication. Include your API key in the Authorization header as 'Bearer YOUR_API_KEY'