Last updated 1 year ago
GET /artifact
GET
/artifact
Returns all artifacts.
{ headers: x-total-count: schema: type: integer description: Total items in the collection. content: application/json: schema: type: array items: $ref: '#/components/schemas/Artifact' }
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }
policyID*
String
Policy Identifier
pageIndex*
Integer
The number of pages to skip before starting to collect the result set
pageSize*
The numbers of items to return