GET
/
v5
/
company

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
id
string
required

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

created_at
number
required

The date the company was created as a unix timestamp.

title
string
required

The title of the company

image_url
string

The URL of the company's image

authorized_user
object
route
string

The route to the company's first/default page