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.
Path parameters
Returns only the fields of the table related to the provided value.
Response
Changes
Changed in 4 of the 6 revisions of this API.516
- ▲
removed the required property
items/oneOf[ButtonFieldField]/errorfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
items/oneOf[ButtonFieldField]/url_formulafrom the response with the200statusresponse-optional-property-removed
- ○
the response property
items/oneOf[CreatedOnFieldField]/namebecame required for the status200response-property-became-required
- ○
the response property
items/oneOf[DateFieldField]/namebecame required for the status200response-property-became-required
- ○
the response property
items/oneOf[LastModifiedFieldField]/namebecame required for the status200response-property-became-required
- ○
added the required property
items/oneOf[ButtonFieldField]/has_workflow_actionsto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
ButtonFieldFieldto theitems/response propertyoneOflist for the response status200response-property-one-of-added
- ○
added
buttondiscriminator mapping keys to theitems/response property for the response status200response-property-discriminator-mapping-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
items/oneOf[CreatedOnFieldField]/namebecame optional for the status200response-property-became-optional
- ▲
the response property
items/oneOf[DateFieldField]/namebecame optional for the status200response-property-became-optional
- ▲
the response property
items/oneOf[LastModifiedFieldField]/namebecame optional for the status200response-property-became-optional
- ▲
- ○
added the required property
items/oneOf[AIFieldField]/errorto the response with the200statusresponse-required-property-added
- ○