Retrieve the current quota configuration for a project. Returns 204 No Content if no quota has been set.
Documentation Index
Fetch the complete documentation index at: https://developers.respondent.io/llms.txt
Use this file to discover all available pages before exploring further.
Quota progress by segment ID
{
"1": { "currentCount": 10, "targetCount": 25 },
"2": { "currentCount": 15, "targetCount": 30 }
}v1 x >= 1IN_PROGRESS, FILLED