Skip to content
Get started

Orgs

List organizations
client.Orgs.List(ctx) (*OrgListResponse, error)
get/v0/orgs
Retrieve an organization
client.Orgs.Get(ctx, org) (*Org, error)
get/v0/orgs/{org}
ModelsExpand Collapse
type Org struct{…}
DisplayName string
Object OrgObject
Accepts one of the following:
const OrgObjectOrg OrgObject = "org"
Slug string