Skip to main content
GET
Get company profile

Authorizations

Authorization
string
header
required

User JWT token — obtained from /api/v1/auth/login or /api/v1/auth/register.

Response

Company profile

id
integer
Example:

1

name
string
Example:

"Empresa LTDA"

cnpj
string | null
Example:

"12345678000190"

financial_email
string | null
Example:

"fin@empresa.com"

phone
string | null
Example:

"11900000000"

created_at
string<date-time>