Employees Directory
List Users
Retrieve a list of Users.
By default, former employees are excluded from the response. In order to retrieve them, you may add the ?dtContractEnd=notequal,null
query parameter to your request.
GET
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Query Parameters
{comparator},{date-time}
.
{comparator},{date-time}
User's identifier
{comparator},{date-time}
{offset},{limit}. Defaults to 0,1000.
Comma-separated list of fields to include in the response.
User's mail
User's login
Body
application/json · object
Response
200
application/json
OK
The response is of type object
.