Organizations
Organizations represent customers, suppliers, or other entities in the platform. Use these endpoints to query, find, create organizations and check their subscription status.
Query organizations
Query organizations using filters, sorting, and pagination.
Get an organization by ID
Get an organization by ID
Create an organization
Create a new organization. Requires a `profile` object with at least the `name` key.
List active subscriptions for organizations
Returns subscriptions and API keys for organizations matching the given filter.