Use this endpoint to find the organization_id
you require to call the other endpoints
and get an brief summary of each organizations status.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Maximum number of items to return (default: 50)
Number of items to skip (default: 0)
Filter by created_at <= value (ISO date or timestamp)
Filter by created_at >= value (ISO date or timestamp)
Filter by created_at < value (ISO date or timestamp)
Filter by created_at > value (ISO date or timestamp)
Filter by created_at = value (ISO date or timestamp)
Successfully retrieved organization list
Container for a list of organization summaries