get
https://api.getknit.dev/v1.0/fields.list
Currently in Beta
You must pass either theX-Knit-Integration-Idheader or theappIdquery parameterYou can fetch the list of fields for an app by passing the
appIdquery parameter. This route gives the list of fields that we expect would be present in an integration of an app. However, actual fields may change from integration to integration.Alternatively, if you want to fetch the list of fields for an integration, you can pass the
X-Knit-Integration-Idheader. This method would fetch the list of fields for that integration.