List artifacts
List artifacts
List artifacts in organization. Can be filtered by flow name or repo name.
- The result is paginated.
- The list of artifacts is sorted by creation time in descending order.
GET
List artifacts
Documentation Index
Fetch the complete documentation index at: https://kosli-logo-update.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
The name of the flow to list artifacts from
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\.\-_~]*$The name of the repo to list artifacts from
The page number of response
How many artifacts to return per page of response
Response
Successful Response
Pattern:
^[a-f0-9]{64}$Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\-_.~]*$Pattern:
^[a-zA-Z0-9\-_]+$Pattern:
^[a-f0-9]{40}$Available options:
COMPLIANT, NON-COMPLIANT, INCOMPLETE Last modified on May 21, 2026

