Skip to content

Apps Object ​



id
string
REQUIRED · 

The unique identifier of the application.

name
string
REQUIRED · 

The name of the application.

display_name
string

The display name of the application.

status
string

The status of the application. If no clear mapping is available, then the raw value is returned.

All possible enum values:
  • active
  • inactive
  • archived
  • deleted
sign_on_mode
string

The sign on mode of the application.

created_at
string · date-time

The date and time the application was created.

updated_at
string · date-time

The date and time the application was last updated.

remote_data
object

Raw data returned from the remote API call.