GET
/
v5
/
company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
created_at
number
required

The date the company was created as a unix timestamp.

id
string
required

The ID of the company object, which will look like biz_*************

title
string
required

The title of the company

authorized_user
object
image_url
string

The URL of the company's image

route
string

The route to the company's first/default page