Skip to main content
GET
Retrieve a specific child account under an enterprise organization

Authorizations

Authorization
string
header
required

The primary authentication method for the Mezmo API.

Pass the key in the Authorization header in the format Token <ACCESS TOKEN>. For example:

This key is used for all APIs with the exception of ingest.

Path Parameters

account_id
string
required

The unique identifier of the account to retrieve

Required string length: 1 - 24

Response

Response format containing the Enterprise and all child Accounts

Response format containing the Enterprise and all child Accounts

meta
object
required

Contains additional contextual information about the api response.

data
Account · object
required

Represents a platform level account registration, authentication and authorization.