List custom role credit limits
List custom role credit limits
This endpoint lists every active custom role in an organization together with its monthly credit limit, so external systems can manage credit limits programmatically. A monthly_credit_limit of null means the role sets no limit of its own. The limit applies to each member of the role individually; when a user belongs to multiple roles, the highest limit across their roles wins.
GET
List custom role credit limits
Authorizations
Path Parameters
The ID of the organization.
Query Parameters
Your user id -- you must be an organization admin to manage custom role credit limits.
Number of roles per page.
Required range:
x <= 100Opaque cursor from a previous response's next_cursor; omit for the first page.
