List all project snapshots
POST {{baseUrl}}/org/:orgId/project/:projectId/history?perPage=ex velit elit&page=ex velit elit
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| perPage | string | The number of results to return (the default is 10, the maximum is 100). | |
| page | string | The offset from which to start returning results from. | 
Request Body
{
  "filters": "${filters}"
}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |