GET
/
artifacts

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

categoryId
string

Filter by category ID.

name
string

Filter by exact name match.

search
string

General search string (name, description, id).

Response

200 - application/json
id
string
name
string
description
string | null
price
number | null
externalUrl
string | null
customJson
object | null
categoryId
string
isActive
boolean
createdAt
string
updatedAt
string
media
object[]
category
object