v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Artifacts

Gets a list of all Artifact resources

get/api/v1/artifacts/

Query parameters

sortBystring

The name of the column to sort.

descendingboolean

Boolean indicating whether to sort by descending or not.

searchstring

Search terms for the query (* and ? wildcards).

groupIdinteger

Filter results by the Group ID.

indexinteger

Starting index of the current page.

pageLengthinteger

Number of results to return per page.

outputParamsstring

Ordered List of Plugin Task Parameter Ids of the output values produced by the ArtifactTask associated with the target Artifacts.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

indexinteger

Starting index of the current page.

isCompleteboolean

Boolean indicating if more data is available.

totalNumResultsinteger

Total number of results.

firststring

URL to first page in results set.

nextstring

URL to next page in results set.

prevstring

URL to last page in results set.

All 235 operations