get
https://example.com/v1/shots
Get a list of shots with optional filtering and pagination.
Args:
project_id: Filter by project ID
status: Filter by job status (defaults to finished shots when omitted)
page: Page number for pagination (starts at 1)
page_size: Number of items per page (max 1000)
shots_resource: Injected shots resource dependency
Returns:
Dict containing 'data' (list of shots) and 'count' (total matching shots)
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

