Business CommunicationCalendarEmailExchangeEnterprise
OrganizationSummary is a JSON Structure definition published by Amazon WorkMail, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"properties": {
"OrganizationId": {
"allOf": [
{
"$ref": "#/components/schemas/OrganizationId"
},
{
"description": "The identifier associated with the organization."
}
]
},
"Alias": {
"allOf": [
{
"$ref": "#/components/schemas/OrganizationName"
},
{
"description": "The alias associated with the organization."
}
]
},
"DefaultMailDomain": {
"allOf": [
{
"$ref": "#/components/schemas/DomainName"
},
{
"description": "The default email domain associated with the organization."
}
]
},
"ErrorMessage": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The error message associated with the organization. It is only present if unexpected behavior has occurred with regards to the organization. It provides insight or solutions regarding unexpected behavior."
}
]
},
"State": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The state associated with the organization."
}
]
}
},
"description": "The representation of an organization.",
"$schema": "https://json-structure.org/meta/core/v0/#",
"name": "OrganizationSummary",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-organization-summary-structure.json"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.