Skip to Main Content

Share your product feedback

Status Future consideration
Created by Guest
Created on Dec 18, 2025

API support for obtaining the accepted/rejected/pending records associated with work request

What is the challenge?

The API can be used to obtain work requests using /api/v1/tasks?type=WorkRequest -- though the record accepted/rejected/pending cannot be included via the API endpoints.

What is the impact?

The workaround is is to create report and use the list report or pivot report API endpoints. This creates an extra step rather than using the existing endpoint to get the work request data.

Describe your idea

Support obtaining the accepted/rejected/pending records associated with work request via the work request endpoint


  • Attach files