Description
Returns the internal role matching the identifier specified.
HTTP Method | URI Scheme |
---|---|
GET | /server/internal-role/{roleId} |
Parameters
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Path | roleId | The identifier of the internal role to get. | Required | string |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 | The internal role. |
Security
Type | Name |
---|---|
apiKey | Key |