v1

latestOpenAPI 3.0.02026-08-0417295208.0 KB
artifacts

Get list of all artifacts

Gets all the artifacts regardless of type found within the entire standalone Repo

get/artifacts

Query parameters

offsetinteger

the offset of the result set

limitinteger

the number of results in the result set

qstring

the string to search on

only_namesstring[]

list of packages, search for. exact names, separated by comma

sortstring[]

property to sort artifacts (may be comma-separated)

artifact_familyArtifactFamily[]
platformstring

filter for the platform

createdinteger

timestamp start boundary for when created. I guess this could be either "only artifacts created on this exact date" or "artifacts created on this date and newer"

updatedinteger

timestamp end boundary

Response

successfully retrieved all artifacts

total_countnumber