Returns Savepoint State

Get savepoint state.

get

Get savepoint state. Only users with the Standard Registry role are allowed to make the request.

Authorizations
Path parameters
policyIdstringRequired

Policy Id

Example: 000000000000000000000001
Body
stringOptional
Responses
200
.
get
GET /api/v1/policies/{policyId}/savepoint/restore HTTP/1.1
Host: 
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 6

"text"

No content

Last updated