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 '{}'
{}

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.