List Work Items
GET/work-items
This gets a collection of work items belonging to either the specified user(admin required), or the current user.
Request
Responses
- 200
- 400
- 403
- 404
List of work items
Client Error - Returned if the request body is invalid.
Forbidden - Returned if the user you are running as, doesn't have access to this end-point.
Not Found - returned if the request URL refers to a resource or object that does not exist