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