Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/scalekit-inc/developer-docs/llms.txt

Use this file to discover all available pages before exploring further.

GET /api/v1/organizations/

Retrieves organization details by Scalekit ID, including name, region, metadata, and settings.

Request

Path Parameters

id
string
required
Unique scalekit-generated identifier that uniquely references an organization.
org_59615193906282635

Response

organization
object
The complete organization object with ID, display name, settings, and metadata.

Examples