Limits and Quotas
Who this is for
Admins and developers planning scale or automation.
Goal
Document any limits that affect requests, ingestion, and API usage.
Prereqs
- /reference/object-model
Success criteria
You can avoid hitting a platform limit by design.
Current limits
- Limits are not finalized. Use the API and tenant size to guide pagination and batching.
Example
When exporting requests for audit, paginate results and avoid large single queries.
Troubleshooting
- If a request fails with a limit error, reduce batch size and retry.
Assumptions & Questions
- What are the current limits for identities, requests, and API rate limits?
Next steps
- /reference/errors
- /api/common-queries