Find Rate Limit
Retrieves rate limit information for a given scope. Useful for monitoring usage limits and avoiding throttling.
Parameters
Query Parameters
scope string
The context or namespace to check rate limits for (e.g., a project slug or feature area).
Response
Response Body
remaining number
reset number
limit number Required