For the complete documentation index, see llms.txt. This page is also available as Markdown.

Assets

Get an asset by id

get
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Path parameters
idstringRequired
Responses
200Success

No content

get/v1/assets/{id}
GET /v1/assets/{id} HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
200Success

No content

Get all assets

get
Authorizations
HTTPRequired

Please enter token in following format: Bearer

Responses
200Success

No content

get/v1/assets
GET /v1/assets HTTP/1.1
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
200Success

No content