Skip to main content
POST
/
objects
/
list
List all object types in the workspace
curl --request POST \
  --url https://api.supersonic.cv/objects/list \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.supersonic.cv/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key: supersonic_live_...

Body

application/json

The body is of type object.

Response

Success

The response is of type object.