Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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.