API Reference
This endpoint returns user records based on specified search criteria. GET /api/admin/tenant/{tenantId}/search/{searchAccountType}/ {searchType}/{sea...
Fri, 15 Dec, 2023 at 12:52 PM
This endpoint returns a list of validated user of the tenant. The returned list will be determined by the permissions/access of the API client. GET ...
Fri, 15 Dec, 2023 at 12:53 PM
Introduction The following code creates a single new user on the platform with the following details ParameterDescription Employee groups Optional c...
Tue, 25 Mar, 2025 at 11:30 AM
All API end points are protected and you will need a bearer token to send to the end point before you will be permitted access. To obtain a bearer token ...
Tue, 25 Mar, 2025 at 11:33 AM
This endpoint deletes a user document located by file GUID, in association with the target Tenant & User Account Id. The action will remove the file fr...
Thu, 9 May, 2024 at 3:37 PM
All API end points are protected and you will need a bearer token to send to the end point before you will be permitted access. To obtain a bearer token y...
Tue, 12 Dec, 2023 at 2:56 PM
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
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
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
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