v1
latestOpenAPI 3.1.02026-07-242735131.1 MBIncentives
List incentives for the authenticated employee
Returns all incentives for the authenticated employee.
Scopes
| Category | Read only Scope | Write only Scope (read access implicit) |
|---|---|---|
| Manage expenses (employment_payments) | View incentives (incentive:read) | Manage incentives (incentive:write) |
get/v1/employee/incentives
Response
Success
Example response
{
"data": {
"status": "ok"
}
}