cURL
curl --request POST \ --url https://api.supersonic.cv/objects/list \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{}
API key: supersonic_live_...
The body is of type object.
object
Success
The response is of type object.