cURL
curl --request POST \ --url https://api.supersonic.cv/tasks/get \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "task_id": "<string>" } '
{}
API key: supersonic_live_...
Task UUID
Success
The response is of type object.
object