Database table fields
Lists all the fields of the table related to the provided parameter if the user has access to the related database's workspace. If the workspace is related to a template, then this endpoint will be publicly accessible. A table consists of fields and each field can have a different type. Each type can have different properties. A field is comparable with a regular table's column.
get/api/database/fields/table/{table_id}/
Path parameters
table_idinteger required
Returns only the fields of the table related to the provided value.