List organizations
List organizations. Returns all organizations that you are a member of. This includes the personal organization tied to your user. When you create your Hologram account, a personal organization associated solely with your account is also created. This personal org is named after you. You cannot add other users to this personal organization.
Authorizations
HTTP Basic authentication using API keys. Set the username to apikey and the password to your API key. You can find your API key on the Hologram Dashboard under Account Settings.
Query Parameters
Maximum number of results to return (max 1000)
x <= 100025
Filter by a specific organization ID
Comma-separated list of organization IDs to filter by
Return results after the record with this ID (cursor-based pagination)
Filter results to organizations whose name contains this string
Return only the personal organization owned by this user ID
When true, exclude personal organizations and return only shared organizations
Comma-separated list of user IDs; return only organizations that contain at least one of these users
When true, include the email verification status of each member user
When true, include the billing scheme in results