Fetch an account

Returns your account record, as an array containing a single object rather than a bare object; an ID that matches nothing returns []. The record is assembled from two reads, and if the supplemental read fails or finds nothing, primary_server_id and recording_policy_uuid come back null while the response still succeeds. Most fields are nullable, including domain_enabled, referral_paid, domain_type, partner_type, billing_type, domain_language and industry.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the account to read; it must be a valid UUID and must be an account your API key can reach.

Responses
200

The account record, wrapped in an array; no match returns an empty array.

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json