Skip to main content
GET
Get Account

Authorizations

Authorization
string
header
required

Send an account API key in the Authorization: Bearer <key> header.

Headers

OpenPMM-Request-Id
string

Optional request ID. OpenPMM returns this value when it is valid. Otherwise, OpenPMM creates a request ID.

Maximum string length: 128

Response

The account.

id
string
required

Unique account ID.

Example:

"acc_01JABCDEF"

object
string
required
Allowed value: "account"
name
string
required
Example:

"Acme"

authentication
object
required
created_at
string<date-time>
required
Example:

"2026-08-09T12:00:00.000Z"

updated_at
string<date-time>
required
Example:

"2026-08-09T12:00:00.000Z"