Skip to main content
GET
Get a counterparty

Authorizations

Authorization
string
header
required

A workspace API key created in ThinkOut settings. One key reads one workspace.

Path Parameters

id
string<uuid>
required

Response

The counterparty.

object
string
required
Allowed value: "counterparty"
id
string<uuid>
required
name
string
required
Example:

"Orange"

country_code
string | null
required

ISO 3166-1 alpha-2 country code.

Pattern: ^[A-Z]{2}$
Example:

"RO"

color
string | null
required
Pattern: ^#[0-9a-f]{6}$
symbol
string | null
required

Short text shown in the counterparty avatar in ThinkOut.

created_at
string<date-time>
required
updated_at
string<date-time>
required