Skip to main content

Get organization

Get organization by ID or name

Path Parameters
    id string required
Responses

A successful response.


Schema
    organization object
    id string
    name string
    title string
    metadata object
    createdAt date-time

    The time the organization was created.

    updatedAt date-time

    The time the organization was last updated.

Loading...