Skip to main content

Fetch Organization Details

GET 

/organizations/:org_id

Return the details of the organization.

Request

Path Parameters

    org_id Org Idrequired

Responses

Successful Response
Schema
    id Id (string)required
    name Name (string)required
    owner Owner (string)required
    description Description (string)required
    typeobject
    anyOf

    string

    workspaces string[]
    default_workspaceobject
    anyOf
Loading...