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