Retrieve a list of columns in a view for an entity. The columns are retrieved for the authenticated admin user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The entity to retrieve its columns (for example, orders)
OK
The view's columns.
The view's columns.