Copy PageList objectsget https://api.wafeq.com/v2/employees/Query Paramsextra_fieldsarray of stringsThe extra fields to include in the response.extra_fieldsADD stringkeywordstringThe search term, based on fields: email - The email of the employee (contains, case-insensitive). name - The name of the employee (contains, case-insensitive). limitintegerNumber of results to return per page.offsetintegerThe initial index from which to return the results.orderingarray of stringsThe custom ordering of the results. The default ordering is by created_ts descending. created_ts - The timestamp (ISO 8601) in UTC when the employee was created. -created_ts - The timestamp (ISO 8601) in UTC when the employee was created. (descending) modified_ts - The timestamp (ISO 8601) in UTC when the employee was last modified. -modified_ts - The timestamp (ISO 8601) in UTC when the employee was last modified. (descending) name - The name of the employee. -name - The name of the employee. (descending) orderingAllowed:-created_ts-modified_ts-namecreated_tsmodified_tsnameADD stringResponse 200Updated about 2 hours ago Partial update an objectLookup objectsDid this page help you?YesNo