cURL
curl --request POST \ --url https://api.supersonic.cv/reports/list \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "search": "<string>", "page": 123, "per_page": 123 } '
{}
API key: supersonic_live_...
Filter reports by name
Success
The response is of type object.
object