The ContractGetAllByCustomer API allows you to retrieve all existing Contracts.
| Method | API Endpoint |
|---|---|
| GET | {{endpoint}}/api/ext/contracts/filter |
| Key | Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer {{token}} |
| Parameter | Type | Example | Length | Required | Description |
|---|---|---|---|---|---|
page |
Number | 0 | true |
Specifies the page number | |
perPage |
Number | 25 | true |
Specifies the number of records per page | |
startFrom |
Number | 0 | true |
Specifies the start point of the column being sorted | |
columnName |
String | id | true |
Specifies the name of the column being sorted | |
sortOrder |
String | desc/asc | true |
Specifies the order in which the column is being sorted | |
search |
String | a | true |
Specifies the search query | |
customerId |
Number | 1 | false |
Customer ID for filtering | |
assetsId |
Number | 2 | false |
Assets ID for filtering | |
statuses |
String | NEW | false |
Status of the Contract |
| Method | API Call |
|---|---|
| GET | api/ext/contracts/filter?page=&perPage=&startFrom=&search=b&columnName=id&sortOrder=desc&customerId=1&assetsId=1&statuses=NEW |

Description can be added here
This website and its content are the property of FieldEx and are protected by copyright laws. © 2026 FieldEx. Any redistribution or reproduction of part or all of the contents in any form is prohibited, except with our express written permission.
FieldEx Pte Ltd Singapore