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

Request Body

content:
            application/json:
              schema:
                $ref: '#/components/schemas/RecordStatusDTO'

Last updated