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