Skip to main content

Get Users Background Tasks

GET 

/api/backgroundtasks/GetMyPendingBackgroundTasks

Tier: Internal — subject to change without notice.

Retrieves all pending background tasks initiated by the currently authenticated user.

The caller must be logged in as a user (i.e. UserId must be present in the JWT claims). Agent-only sessions will receive a 400 error.

Responses

Returns the user's pending background tasks.