Skip to main content
GET
Get current company

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.

Response

default - application/json;charset=UTF-8

default response

id
string<uuid>
name
string
invoiceEmail
string
receiptEmail
string | null
contractEmail
string | null
logoUrl
string | null
baseCurrency
string
Example:

"USD"

createdAt
string<date-time>
updatedAt
string<date-time>