Roles
Contents
Roles
Roles are the roles used by users of an IMCO customer.
List roles
GET /v3/settings/roles
List the roles defined for a customer
Inputs
None
Returns
An array of roles with the following fields:
Field | Type | Description |
---|---|---|
name | String | Name of the role |
description | String | Description of the role |
resource_type | String | An identifier for the type of resource, specifically "role" (from 7.3 onwards). |