API response JSON examples

Last updated 2026-05-20

The most common API response shapes you will design against: list pagination, search + filter, login, validation errors, the full set of 4xx/5xx errors, and webhook payloads.

Each page has a "When to use this" intro, a primary JSON shape with copy/download/format-toggle, and request examples in fetch / Axios / cURL / Node / Python. The error pages call the live /http/{code} endpoint so you can see the exact status code your client will receive.