GET
/
apps

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
name
string
required

App display name

icon
string
required

Icon url

base64Icon
string
required

Base 64 version of the icon

bankingType
enum<string>

Type of banking done on the app

Available options:
personal,
business,
all
scheme
string
required

Configure scheme for the app

iosTeamId
string

Base 64 version of the icon

iosBundleId
string

Base 64 version of the icon

andriodPackageName
string

Base 64 version of the icon

andriodCertFingerprints
string

Base 64 version of the icon

id
string

ID of the app

publicKey
string

Public key of the app

liveMode
boolean

Current app environment

createdAt
string

Date app was created

updatedAt
string

Timestamp indicating last time app was updated