View Snapshots by Project ID

get

/primeapi/restapi/action/snapshot/project/{id}

Send a request to this endpoint to view snapshots associated to a project with an ID value matching the value of the {id} path parameter. Project snapshots capture the state of projects at a particular point in time. Use project snapshots to monitor changes to project data over time.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityProjectSnapshot
Type: object
Show Source
Nested Schema : TimezoneSensitiveDateTime
Type: object
Show Source

204 Response

Successful operation with no content.

404 Response

The requested project snapshot does not exist or you do not have access to it.