device

List platform background jobs

Returns platform background jobs known to the agent. Android reports WorkManager identifiers, tags, states, and run attempts. iOS and Mac Catalyst report pending BGTaskScheduler requests.

get/api/v1/device/jobs

Response

Platform job list.

JobListResponse required— unresolved $ref

Changes