Read a snapshot of an action specification
GET/action_specification/:id/snapshots/:snapshotId
Read a single snapshot of an action specification, including its full content.
Request
Responses
- 200
- 4XX
- 5XX
The snapshot, including its full content.
Client error responses due to invalid input, missing parameters or insufficient permissions.
Server error responses.