List companies
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Max items per page (1-100, default 20).
1 <= x <= 100Opaque page cursor — the cursor query value found inside a prior response's next/previous URL. Normally you never build this yourself: just GET those URLs as-is.
Order by createdAt / -createdAt.
createdAt, -createdAt Inline: users, memberships, memberships.user.
users, memberships, memberships.user Filter to companies in this segment.
Only items created at or after this time — ISO date or datetime WITH timezone. A date-only value starts at that day's first instant (UTC).
Only items created at or before this time — ISO date or datetime WITH timezone. A date-only value includes the ENTIRE day (up to its last instant, UTC).
Response
List of companies