Get Running Details

Get running details.

GET /record/{policyId}/running/details

Get running details. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

Request Body

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

Last updated