GetOrganizationsResp
- dataType: array · OrganizationListItem[]required
Organizations the caller belongs to.
Full organization — returned by
POST /orgsandPUT /orgs/{orgId}. The optimistic-locking handle is returned in the HTTPETagresponse header (RFC 7232) — capture it from the response and pass it back asIf-Matchon the nextPUT.- nameType: stringrequired
Display name.
- orgType: string
Id Pattern: ^org_[0-9a-z]{26}$requiredOrganization ID. Stable for the life of the org. Prefixed lowercase ULID, e.g.
org_01jv8m7qfj6xj9gkz7a4s2h8e. - ownerType: string
Id requiredUID of the organization owner.
- updatedType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- _eType: string
Tag Optimistic-locking handle for this organization. Carried in the body on list items because list responses can't multiplex per-item
ETagheaders. Pass back asIf-Matchon the nextPUT. - settingsType: object
Brand / sender settings used in transactional email.
