Skip to main content
GET
Get Account Type

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ACCOUNT_TYPE_ID
string
required

The ID of the Account Type

Response

200 - application/json

Returns an Account Type object if valid Account Type ID was provided.

id
string
name
string
_templates
object