This endpoint returns a list of company positions budgets filtered by the specified attributes. Note that this endpoint requires body parameters, which is why it is implemented as a POST request.
The required body parameters are:
- Fields: Specify the fields you want to retrieve. A list of available fields can be found in the 200 response body detailed below.
- Filters: Define the filtering conditions. You can filter by the fields defined in the filter section.
- Pagination: This endpoint uses cursor-based pagination to handle large number of table entries. To learn more, see Pagination in Bob's API
Required permissions
To access the positions, the service user making the call must have the following permissions:
Features > Workforce planning > Position management > Manage positions.
post https://api.hibob.com/v1/positions/position-budget/search