Skip to main content
GET
List organizations

Authorizations

Authorization
string
header
required

User API key: Authorization: Bearer mx_live_*. The X-API-KEY: mx_live_* header is also accepted.

X-Organization-ID
string
header
required

Required organization context for org-scoped endpoints.

Response

A list of organizations.

id
string<uuid>
name
string
slug
string
domain
string
Example:

"acme.modulex.dev"

is_active
boolean
created_at
string<date-time> | null