This endpoint queries the status, such as remaining pages.
curl --request GET \ --url https://public-api.cambio-ai.com/query \ --header 'x-api-key: <api-key>'
{ "pageRemaining": "<string>" }
Your API key.
Query status
The response is of type object.
object