Skip to main content
POST
/
api
/
artifacts
/
latest
/
count
123

Headers

x-prefect-api-version
string

Body

application/json
artifacts
ArtifactCollectionFilter · object

Filter artifact collections. Only artifact collections matching all criteria will be returned

flow_runs
FlowRunFilter · object

Filter flow runs. Only flow runs matching all criteria will be returned

task_runs
TaskRunFilter · object

Filter task runs. Only task runs matching all criteria will be returned

flows
FlowFilter · object

Filter for flows. Only flows matching all criteria will be returned.

deployments
DeploymentFilter · object

Filter for deployments. Only deployments matching all criteria will be returned.

Response

Successful Response

The response is of type integer.