Skip to main content

My Approval Queue

POST 

/approvals/myApprovalQueue

Retrieve a list of Entry Sheets that are pending your approval. This endpoint covers both Period and Project Approvals, depending on the queueType provided.

Not a RESTful endpoint

This endpoint does not necessarily follow the standard REST conventions. In particular, it uses the POST method for operations that would typically use GET, PUT or DELETE in a RESTful API endpoint.

info

Note: this endpoint requires an application/x-www-form-urlencoded form, not a JSON body.

Request

Responses

The response to a request for the current user's approval queue.