Get all ORDS roles in an OAuth client

get

/ords/rest/clients/{id}/roles/

Describes all the ORDS roles in an OAuth client.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Details of all the ORDS roles in the OAuth client.
Body ()
Root Schema : ItemsCollection
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top