v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Employee

List Employees

Retrieve a list of employees

get/employee

Query parameters

idstring

Employee ID

created_atstring

Employee creation date

updated_atstring

Latest update

organisation_idstring

Organisation ID

user_idstring

User ID

is_adminstring

Is employee an admin?

usernamestring

Name of employee

signaturestring

Signature of employee

full_namestring

Name of employee

emailstring

Email of employee

display_namestring

Displayed name of the employee in the Mateo app

selectstring

Filtering Columns

offsetstring

Limiting and Pagination

limitstring

Limiting and Pagination

Headers

Rangestring

Limiting and Pagination

Range-Unitstring

Limiting and Pagination

Response

OK

idstring uuid

Employee ID

created_atstring timestamp with time zone

Employee creation date

updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

user_idstring uuid nullable

User ID

is_adminboolean nullable

Is employee an admin?

usernamestring text

Name of employee

signaturestring text nullable

Signature of employee

full_namestring text nullable

Name of employee

emailstring text nullable

Email of employee

display_namestring text

Displayed name of the employee in the Mateo app