Get custom role credit limit
This endpoint returns the monthly credit limit of one custom role. A monthly_credit_limit of null means the role sets no limit of its own.
Authorizations
Path Parameters
The ID of the organization the custom role belongs to.
The ID of the custom role (the same ID used as group_id by the Manage custom role users endpoint).
Query Parameters
Your user id -- you must be an organization admin to manage custom role credit limits.
Response
The custom role and its credit limit
The ID of the custom role.
The name of the custom role.
Whether this is a default role that new organization members are assigned to.
Number of users currently assigned to this role.
The monthly credit limit applied to each member of this role, or null when the role sets no limit.
