Last updated 1 year ago
Was this helpful?
GET /record/{policyId}/recording/actions
GET
/record/{policyId}/recording/actions
Get recorded actions. Only users with the Standard Registry role are allowed to make the request.
policyId*
String
Policy ID
*
Object
Object that contains options
content: application/json: schema: type: array items: $ref: '#/components/schemas/RecordActionDTO'
content: application/json: schema: $ref: '#/components/schemas/InternalServerErrorDTO'