post https://api.hibob.com/v1/job-catalog/job-profiles/search
This endpoint returns a list of company job profiles filtered by the specified attributes. Note that this endpoint requires body parameters, which is why it is implemented as a POST request.
To successfully use this endpoint, a filter is mandatory. Ensure you use the filter provided in the Example > Request example option; otherwise, the call will fail.
Required permissions
The service user making the call must have the required permissions: see Permissions required.
Pagination
This endpoint uses cursor-based pagination to handle large number of table entries. To learn more, see Pagination in Bob's API
Endpoint URL: https://api.hibob.com/v1/job-catalog/job-profiles/search