Retrieve the current user’s permissions for a table, including access rights for table operations, views, records, and fields.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved table permissions for the current user.
The response is of type object
.