cURL
curl --request GET \ --url https://api.ropes.ai/api/public/problems/{problemId}/status \ --header 'x-api-key: <api-key>'
{ "status": "Ready" }
Get the status of a specific problem
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.
The unique identifier of the problem
Successfully retrieved problem status
Current status of the problem
Ready
Creating
Editing