Skip to content
FeedbackDashboard

Orgs

List organizations
client.orgs.list(RequestOptionsoptions?): OrgListResponse { data, has_more, next_cursor }
get/v0/orgs
Retrieve an organization
client.orgs.retrieve(stringorg, RequestOptionsoptions?): Org { display_name, object, slug }
get/v0/orgs/{org}
ModelsExpand Collapse
Org { display_name, object, slug }
display_name: string | null
object: "org"
slug: string