budget-pool

Generate tiering & preview with the given budget calculated for the compensation review

get/v1/org/{orgId}/budget-pool/{id}/preview

Path parameters

orgIdstring required

Org identifier (either id or slug

idstring required

ID of the desired budget pool

Response

successful operation

reviewsobject required
finalApproversstring[] required

Example response

{
  "finalApprovers": [
    "588f7ee98f138b19220041a7"
  ]
}

Changes

No recorded changes to this endpoint across all 10 revisions of this API.