Chat Platform API v3
Chat Platform API
Chat Platform API
Version 3
List custom roles
Copy link
Retrieves a list of custom roles in an organization.
HTTP request
Copy link
Parameters
Copy link
The following table lists the parameters that this action supports.
Optional
Parameter name | Type | Description |
---|---|---|
limit | int | Specifies the number of results to retrieve per page. Acceptable values are 1 to 100, inclusive. (Default: 10) |
offset | int | Specifies the number of results to skip when receiving a response. The value of |
Response
Copy link
If successful, this action returns an array of customized roles in the response body.
In the case of an error, an error object is returned. A detailed list of error codes is available here.
On this page