GET
/
v5
/
app

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 app, which will look like app_*************

created_at
number
required

The date the app was created as a unix timestamp.

name
string
required

The name of the app

company_id
string
required

The ID of the company that owns this app, which will look like biz_*************

icon_url
string

The URL of the app's icon