Skip to main content
GET
Get counterparty details

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Path Parameters

id
string
required

Response

200 - application/json
id
string
required
Example:

"a1b2c3d4-5678-90ab-cdef-1234567890ab"

name
string
required
Example:

"Vercel"

type
string
required
Example:

"vendor"

addresses
object[]
required
bank_accounts
object[]
required
documents
object[]
required
created_at
string
required
Example:

"2026-05-01T10:00:00Z"

updated_at
string
required
Example:

"2026-05-11T14:30:00Z"

website
string
Example:

"https://vercel.com"

notes
string
Example:

"Infrastructure hosting provider"

Last modified on August 5, 2026