latestOpenAPI 3.0.02026-08-2217901.1 MB
ef9153fcac7c
Custom Fields
List custom fields
get/customfields/{entity}
Path parameters
entity'assets' | 'locations' | 'parts' | 'workOrders' | 'vendors' | 'purchaseOrders' | 'lineItemPurchaseOrders' required
Type of entity
Headers
x-organization-idinteger
Required if using a multi organizations token
Response
Successfully fetched the custom fields
Example response
[
{
"id": 1,
"label": "Date Purchased",
"sortOrder": 25
}
]