get https://{server}/api-gateway/api/v2/dtables//columns/
List all the visible columns in a certain view in a table.
Response
List all the visible columns in a certain view in a table.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api-gateway/api/v2/dtables/base_uuid/columns/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: