latestSwagger 2.02026-08-191,9198883.9 MB
b296c3a60aa5
Artifacts
List 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/{spaceId}/artifacts
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
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