Get Recording
Get recording or running status.
GET
/record/{policyId}/status
Get recording or running status. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name
Type
Description
policyId*
String
policy ID
Request Body
Name
Type
Description
*
Object
Object that contains options
content:
application/json:
schema:
$ref: '#/components/schemas/RecordStatusDTO'
Last updated