v1

latestOpenAPI 3.1.12026-07-2452287575.4 KB
Accounts

Retrieve an Account

Retrieve an existing Account.

get/v1/settings/accounts/{id}

Path parameters

idstring uuid required
Example:8c581d79-bb84-4bc1-b1c5-8c073264a569

The ID for the resource being accessed.

Response

OK

OR
OR

Example response

{
  "type_details": {
    "primary_color": "#0075a3"
  }
}