Skip to main content
GET
Get company information

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Response

Company information retrieved successfully

id
string<uuid>

Unique identifier for the company

name
string

Company name

Maximum string length: 255
language
enum<string>
default:en

Default language for the company

Available options:
en,
es,
it,
pt,
fr,
de,
el
account_owner
string

Name of the account owner

Maximum string length: 255
account_owner_email
string<email>

Email address of the account owner

website
string<uri> | null

Company website URL

icon_url
string<uri> | null

URL to company icon/logo

credits
integer
read-only

Available credits for the company (read-only, managed internally)

Required range: x >= 0
created_date
string<date-time>

Company account creation timestamp

updated_date
string<date-time>

Company account last update timestamp