FieldEx Developer
developer notes

Get Contract By ID

The ContractGetByID API allows you to retrieve an existing Contract by its ID.

Method API Endpoint
GET {{endpoint}}/api/ext/contracts/{id}

Headers

Key Value
Content-Type application/json
Authorization Bearer {{token}}

API Query Example

Method API Call
GET api/ext/contracts/filter?page=&perPage=&startFrom=&search=b&columnName=id&sortOrder=desc&customerId=1&assetsId=1&statuses=NEW