Skip to main content
GET
List artifact versions

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

project_id
string<uuid>
required

UUID of the project

slug
string
required

Slug of the artifact within the project's catalog

Response

Successful response

id
string<uuid>
version_number
integer
short_name
string
change_summary
string
created_at
string<date-time>
created_by_id
string<uuid> | null
created_by_email
string<email> | null
payload
any

Version content; shape depends on the artifact's technical_type. Null allowed.