Get existing users

Get created users at Benifex platform by employee IDs with pagination support. If no employee IDs are provided, the endpoint will return all existing users. This endpoint allows user information to be fetched. The response contains information about the OneHub users, and the ID is used as the primary identifier in the Employee Lifecycle Management API. The precondition of the endpoint search is an integration with OneHub products.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
employeeIds
array of strings
length between 1 and 100

The list of employee ids.

employeeIds
integer
Defaults to 0

The page number for pagination (zero-based index).

integer
≤ 100
Defaults to 20

The number of records per page.

Headers
string

An id that uniquely identifies the request. If added, this will aid any request debugging and can be used for idempotency checks

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json