curl --location --request GET 'https://app.apacta.com/api/v1/form_field_types'{
"data": [
{
"created": "string",
"created_by_id": "9377d689-01fb-4abf-8450-3368d2c1924f",
"deleted": "string",
"description": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"identifier": "string",
"modified": "string",
"name": "string"
}
],
"pagination": {
"count": 0,
"current_page": "string",
"has_next_page": true,
"has_prev_page": true,
"limit": 0,
"page_count": "string"
},
"success": true
}