Skip to main content

Fetch Organization Details

GET 

/organizations/:org_id

Get an organization's details.

Raises: HTTPException: description Permission Denied

Returns: OrganizationDB Instance

Request

Path Parameters

    org_id Org Idrequired

Responses

Successful Response

Schema

    any

Loading...