Get all custom fields available on the specified integration.
*This includes the mapping to the corresponding integration field if applicable
GET /integrations/:integration_id/custom-fields Parameter
An optional cursor string used for pagination. This can be retrieved from the next
property of the previous page response.
The number of results to return per page. Maximum is 250.
1 <= x <= 250
GET /integrations/:integration_id/custom-fields Positive response
The response is of type object
.
Get all custom fields available on the specified integration.
*This includes the mapping to the corresponding integration field if applicable
GET /integrations/:integration_id/custom-fields Parameter
An optional cursor string used for pagination. This can be retrieved from the next
property of the previous page response.
The number of results to return per page. Maximum is 250.
1 <= x <= 250
GET /integrations/:integration_id/custom-fields Positive response
The response is of type object
.