Get 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
ArgoJobStatus | null

Filter by job status (e.g., 'finished', 'failed', 'running', 'not_started')

≥ 1

Page number, starting from 1

1 to 1000

Number of items per page

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json