Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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