v1

latestOpenAPI 3.1.02026-07-242735131.1 MB
Incentives

List incentives for the authenticated employee

Returns all incentives for the authenticated employee.

Scopes

CategoryRead only ScopeWrite 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"
  }
}