Read company positions

This endpoint returns a list of company positions 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 any field listed in the response body.

Required permissions
To access the positions, the service user making the call must have the following permissions:
Features > Workforce planning > Position management > Manage positions.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!