cURL
curl --request GET \ --url https://api.ropes.ai/api/public/results/scores \ --header 'x-api-key: <api-key>'
{ "scores": [ { "interviewId": "<string>", "score": 123 } ] }
Get scores for all interviews in the authenticated organization
Documentation IndexFetch the complete documentation index at: https://docs.ropes.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ropes.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successfully retrieved all interview scores
List of all interview scores for the organization
Show child attributes