Skip to main content
GET
List Identities
Returns all sender identities (SMTP and Google Workspace accounts) configured in your workspace, newest first. Sensitive credentials such as passwords and OAuth refresh tokens are never returned.
Dashboard-only creation: Sender identities cannot be created via the API. Connect your sending identities in the Mailofly Dashboard. Legacy compatibility: /v1/accounts is a deprecated alias supported for backward compatibility. Please use /v1/identities.

Headers

string
required
Bearer token in the format Bearer <api_key>.

Response

object[]
Array of identity objects.