v1
latestSwagger 2.02026-08-061,9128853.7 MBArtifacts
Lists all of the artifacts in the supplied Octopus Deploy Space, from all releases. The results will be sorted by date from most recently to least recently created.
get/spaces/{spaceIdentifier}/artifacts
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
Query parameters
idsstring[]
List of Artifact IDs which if specified, filters the result to only include Artifacts with matching IDs.
orderstring
asc or desc
partialNamestring
A partial or complete name to search on. This will perform a "contains" style match against the supplied name or name-fragment
regardingstring
An ID of a resource to filter on. Only artifacts related to this resource will be returned. It can be the ID of the following: Release, RunbookSnapshot, Deployment, Runbook Run, Server Task, Project, Environment or Tenant.
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
A paginated list of Artifacts