Try it free

Settings API - Frontend-backend linking schema table

  • Published Jul 13, 2026

Frontend-backend linking (builtin:rum.mobile.frontend-backend-linking)

Configure frontend-backend linking via W3C trace context.

Schema IDSchema groupsScope
builtin:rum.mobile.frontend-backend-linking-
MOBILE_APPLICATION - Mobile App
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.mobile.frontend-backend-linking
GETSaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.mobile.frontend-backend-linking
GETEnvironment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.mobile.frontend-backend-linking

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Enable frontend-backend linking via W3C trace context
enabled
boolean

When enabled, OneAgent for Mobile includes the W3C trace context in request headers.

Required