latestOpenAPI 3.0.02026-08-0819201.1 MB

411f9f98c01e

tenants

Returns connector usage statistics for the specified Tenant

Returns a paginated list of connectors used across all workspaces in the tenant, including usage counts grouped by contract and workspace. Results are sorted by total usage descending and cached for 5 minutes. This endpoint is available to Tenant Admins only.

get/tenants/{tenant_id}/connector-usage

Path parameters

tenant_idstring required

Tenant identifier

Query parameters

page[number]integer

Number of page you want to display

page[size]integer

Number of items per page (max 100)

filter[active]boolean

If true, only counts nodes from active flows

Response

OK