api_public_columns

[api v2] Get all columns for a table or a view shared by link

Return an empty array if no columns were found

get/ocs/v2.php/apps/tables/api/2/public/{token}/columns

Path parameters

tokenstring required

The share token

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Response

Columns are returned

Changes