Authorizations
API key for authentication
Headers
Organization ID (required for session auth, optional for API key auth)
Response
Organization information retrieved successfully
The organization ID
"org_abc123def456"
Organization name
"Acme Corporation"
Organization slug
"acme-corp"
Organization logo URL
"https://example.com/logo.png"
Additional metadata in JSON format
"{\"theme\": \"dark\", \"preferences\": {}}"
Organization website URL
"https://acme-corp.com"
Whether onboarding is completed
true
Whether organization has access to the platform
true
FleetDM label ID for device management
123
Whether FleetDM setup is completed
false
When the organization was created
How the request was authenticated
api-key
, session