Datadog RUM

Get RUM application

Get a RUM application.

Inputs

Field

Type

Description

id [required]

string

Outputs

Field

Type

Description

id [required]

string

created_at [required]

number

Timestamp in ms of the creation date.

created_by_handle [required]

string

The handle of the creator user.

client_token

string

hash

string

Hash of the RUM application.

is_active

boolean

Indicates if the RUM application is active.

name [required]

string

org_id [required]

number

type [required]

enum

Type of the RUM application. Supported values are browser, ios, android, react-native, and flutter. Allowed enum values: browser,ios,andriod,react-native,flutter

updated_at [required]

number

Timestamp in ms of the last update date.

updated_by_handle [required]

string

Handle of the updator user.