Retrieve all shots related to a given project.

GET /data/projects/{project_id}/shots

Path parameters

Responses

  • All shots related to given project

GET /data/projects/{project_id}/shots
curl \
 -X GET http://localhost:8080/api/data/projects/{project_id}/shots