curl "https://app.ranked.ai/api/v1/projects/{projectId}/reports/{reportId}" \ -H "Authorization: Bearer rk_live_your_api_key"
Get or delete a specific report
Documentation IndexFetch the complete documentation index at: https://dev.ranked.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://dev.ranked.ai/llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE "https://app.ranked.ai/api/v1/projects/{projectId}/reports/{reportId}" \ -H "Authorization: Bearer rk_live_your_write_key"