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
The unique identifier of the problem
Successfully retrieved problem status
Current status of the problem
Ready
Creating
Editing