API Reference

Get + Set For User Address data
This document intends to detail how to retrieve and update the Address record details for a user within "MyWorkPal". It is already assumed the Use...
Tue, 9 Sep, 2025 at 9:31 AM
Get + Set For User Employee data
This document intends to detail how to retrieve and update the main Employee record details for a user within "MyWorkPal". It is already assumed t...
Tue, 9 Sep, 2025 at 9:31 AM
Get + Set For User Employee Details MetaData
This document intends to detail how to retrieve and update the main Employee Meta Data record details for a user within "MyWorkPal". It is already...
Tue, 9 Sep, 2025 at 9:32 AM
Get + Set For User Personal Details data
This document intends to detail how to retrieve and update the main Personal Detail record for a user within "MyWorkPal". It is already assumed th...
Tue, 9 Sep, 2025 at 9:32 AM
Get + Set For User Salary data
This document intends to detail how to retrieve and update the Salary (Remuneration) records for a user within "MyWorkPal". It is already assumed ...
Tue, 9 Sep, 2025 at 9:32 AM
Get all tenant document categories
This endpoint returns a list of document categories for a specified tenant.  The returned list will be determined by the permissions/access of the API clien...
Tue, 14 Nov, 2023 at 11:06 AM
Get Dependant Meta Data (POST)
This endpoint allows you to obtain the dependants current meta data values (or use -1 to get the structure) . POST /api/admin/metadata/values/get S...
Thu, 7 Aug, 2025 at 3:29 PM
Get Document Folders(Categories)
this endpoint allows you to get the list of folders belonging to a tenant. GET    /api/library/documents/folders/get/{tenantSubDomain:string} See...
Wed, 5 Jun, 2024 at 12:43 PM
Get Report
You can get the contents of a report via API with the following sample code. Below makes reference to  Platform This should be https://webapi.your plat...
Thu, 7 Dec, 2023 at 11:46 AM
Getting a Report List
This endpoint returns a list of tenant created reports on a platform.  The returned reports will be determined by the permissions/access of the API client....
Tue, 12 Dec, 2023 at 11:45 AM