roles retrieve

GET {{baseUrl}}/roles/:id

Returns a Role object with the given id.

Request Params

KeyDatatypeRequiredDescription
include_remote_datastringWhether to include the original data Merge fetched from the third-party to produce these models.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

RESPONSES

status: OK

{"id":"\u003cuuid\u003e","remote_id":"\u003cstring\u003e","created_at":"\u003cdateTime\u003e","modified_at":"\u003cdateTime\u003e","name":"\u003cstring\u003e","ticket_actions":["DELETE","CREATE"],"ticket_access":"ASSIGNED_ONLY","remote_was_deleted":"\u003cboolean\u003e","field_mappings":{"officia_5b":{},"sed_3d7":{},"proident_dd":{}},"remote_data":[{"path":"\u003cstring\u003e","data":{"readOnly":true}},{"path":"\u003cstring\u003e","data":{"readOnly":true}}]}