Skip to main content
GET
/
v1
/
assets
List assets
curl --request GET \
  --url https://api.gizmo.antimlabs.com/v1/assets
{
  "error": {
    "code": "<string>",
    "message": "<string>",
    "status": 123
  }
}

Headers

authorization
string | null
x-gizmo-service-token
string | null
x-gizmo-user-id
string | null
x-gizmo-convex-user-id
string | null

Query Parameters

scene_id
string | null

Filter by scene ID

Response

Successful Response