List offerings
Offerings
List offerings
Cursor-paginated list of offerings, ordered by created_at DESC, id DESC. Excludes soft-deleted rows.
GET
List offerings
Authorizations
Tenant-issued API key. Format: vapk_live_<48 hex chars> (60 chars total). Issue + manage at /settings/integrations/api-keys in the Vorel dashboard. Each key has a scope set (read, leads:write, appointments:write, offerings:write); endpoints requiring a write scope reject keys without it with a 403 envelope.
Query Parameters
Max rows per page. Server caps at 100.
Required range:
1 <= x <= 100Cursor from a prior page response. Omit for the first page.