/customfields

Custom Field API Reference

Parameters

name

limit

cursor

sortBy

Example Request

curl --request GET \
     --url https://api.air.inc/v1/customfields \
     --header 'accept: application/json'

Example Response

{
  "status": "200 - OK",
  "updated": "6 months ago"
}