Pass in org name in path variable and receive a org response
OK
Bad Request. The request parameters (or body) were malformed or invalid. Fix the issues with the request and try again.
Internal Server Error. An unexpected error has occurred. This may be due to a transient error. Retry the request and if the issue persists, please contact support.
{- "name": "string"
}
[- {
- "id": "string",
- "name": "string",
- "domain": "string",
- "paths": [
- {
- "type": "ORG",
- "path": "string"
}
], - "trial": false,
- "active": true,
- "deleted": false,
- "usingMfa": false,
- "notes": "string",
- "tags": [
- {
- "name": "string",
- "prefix": "string",
- "value": "string"
}
], - "externalId": "string",
- "addresses": [
- {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "province": "string",
- "postalCode": "string",
- "country": "string",
- "notes": "string",
- "tags": [
- {
- "name": "string",
- "prefix": "string",
- "value": "string"
}
]
}
], - "emails": [
- {
- "email": "string",
- "notes": "string",
- "tags": [
- {
- "name": "string",
- "prefix": "string",
- "value": "string"
}
]
}
], - "phones": [
- {
- "number": "string",
- "countryCode": "string",
- "extension": "string",
- "notes": "string",
- "tags": [
- {
- "name": "string",
- "prefix": "string",
- "value": "string"
}
]
}
], - "mids": [
- {
- "mid": "string",
- "notes": "string"
}
], - "createdInstant": "2019-08-24T14:15:22Z",
- "lastUpdatedInstant": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "lastUpdatedBy": "string"
}
]