List the field types available for Live Table schemas.
GET
/api/reporting/field-typesRequest
curl
curl -X GET https://trickest.io/api/reporting/field-types \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200Catalog of supported field types (logical types, db types, optional aliases)
400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring