cURL
curl --request POST \ --url https://api.supersonic.cv/lists/list \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "object_type_slug": "<string>" } '
{}
API key: supersonic_live_...
Filter by ObjectType slug
Success
The response is of type object.
object