Retrieves a list of Bots associated with a specific organisation.
organisation_id (int): The ID of the organisation for which to retrieve the Bots.X-API-Key: API key for user authentication.BotExternal objects, each representing a Bot associated with the organisation. This includes the Bot’s ID, email, first name, last name, and any custom data associated with the Bot.404 Not Found: If the specified organisation_id does not exist.403 Forbidden: If the user does not have the necessary permissions to perform this action or is not a member of the specified organisation.Key used to authenticate user API requests.
Successful Response
{
"alias": "example.com",
"id": 1,
"valid_record": true,
"valid_ssl": true
}PENDING_CONNECTION, PAUSED, ACTIVE, CONNECTION_ERROR {
"dns_validation": { "mx": true, "spf": false }
}ACTIVE, CANCELLED, CONFIGURING, CONNECTION_PENDING, COOLING_OFF, INACTIVE, DELETED, PROVISIONING, PROVISIONING_FAILED, SCHEDULED_FOR_CANCELLATION, SUSPENDED, PAYMENT_FAILED INBOXKIT, CUSTOMER 6363