latestOpenAPI 3.1.02026-08-171503582.2 MB
6199a9464227
My Work
Get My Work stats
Returns total, upcoming, and overdue counts of work items assigned to the authenticated user. Use assigneeEmail to filter by a specific user, or omit to default to the authenticated user.
get/work/stats
Query parameters
assigneeEmailstring
Filter by assignee email. Defaults to the authenticated user.
Response
Example response
{
"links": [
{
"href": "https://api.process.st/api/v1.1/resource/XXX"
}
]
}