Returns the list of saved mock-up data for the selected block

.

get

. 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
tagNamestringRequired

Block name (Tag)

Example: block-tag
Responses
chevron-right
200

Input data.

application/json
get
/policies/{policyId}/dry-run/block/{tagName}/history

Last updated