latestOpenAPI 3.1.02026-08-223391355.6 KB

aa8d44585147

billing-usage

Get member credit limits

Plan: Enterprise

Returns each active member's monthly credit limit plus the workspace default, paginated. Members without an explicit limit inherit the workspace default.

get/v1/workspaces/{workspace_id}/billing/credit-limits

Path parameters

workspace_idstring required

Workspace ID

Workspace ID

Query parameters

limitinteger

Maximum results per page.

Maximum results per page.

cursorstring

Opaque cursor from a prior response. Omit on the first page.

Opaque cursor from a prior response. Omit on the first page.

Response

OK

default_monthly_credit_limitnumber double

Workspace default cap applied to members without an explicit per-member limit. Absent when unset (members are bounded only by the workspace balance).