Skip to main content

Records & Storage

API Rate Limits

The limit above applies per caller. An organization-wide ceiling of 10× that value applies in addition, so load spread across many callers still bounds out at the org level. The 429 Rate Limited response includes a Retry-After header. The SDK retries automatically on 429; if all retries are exhausted it throws ErrorCode.RateLimited.

Pagination

Bulk Operations

Limits in Code

The current limits for the authenticated user’s plan are returned by sdk.getBootstrap():