Error · 400
invalid_pagination_limit
Pagination limit out of range
What happened
limit must be an integer between 1 and 200. The default is 25.
What to do
Send a limit inside the range, or omit it and take the default.
The response body carries a recovery object with the same guidance in machine-readable
form: recovery.action names the call to make next, and
recovery.hint is one sentence a model can act on. Not every code carries one — a
401, for instance, has nothing to recover to but a valid token.
Other 400 responses
-
invalid_request— The request could not be understood