Skip to main content
GET
Get Account by ID

Authorizations

X-DOMO-Developer-Token
string
header
required

Developer token for authentication.

Path Parameters

account_id
string
required

The unique identifier for the account.

Response

Account information retrieved successfully.

Represents a Domo account.

accountId
string

The unique identifier for the account.

displayName
string

The display name of the account.

status
string

The status of the account.

Example:

"Active"