Returns Savepoint State

Get savepoint state.

get

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

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdstringRequired

Policy Id

Example: 000000000000000000000001
Body
stringOptional
Responses
200

.

No content

get
/policies/{policyId}/savepoint/restore
GET /api/v1/policies/{policyId}/savepoint/restore HTTP/1.1
Host: 
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 6

"text"

No content

Last updated

Was this helpful?