Get mailboxes by IDs

Get all mailboxes owned by Entity

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
entity_idslist of stringsRequired

Response

Successful Response
datalist of objects

Errors

401
Post Mailboxes Search Request Unauthorized Error
403
Post Mailboxes Search Request Forbidden Error
422
Post Mailboxes Search Request Unprocessable Entity Error
429
Post Mailboxes Search Request Too Many Requests Error