v1
latestOpenAPI 3.0.02026-08-061478520.6 KB[v3] Approval
List approval
Get approval list by filters
post/v3/approval/list
Headers
Acceptstring
Example:application/json
Content-Typestring
Example:application/json
Request body
Example request
{
"from": "2025-06-09",
"to": "2025-06-15",
"userIds": [],
"statuses": [],
"page": 1,
"limit": 25
}Response
OK