API Capability to Check User Permissions on Specific Boards

We’d love to see an update to the monday.com API that lets developers easily check a user’s permissions on a specific board. This would help us figure out if someone has the right access to do things like create items, edit columns, or manage the board—without any guesswork.

Use Case:
As developers building apps for monday.com, it’s super important to know the permissions set up in a monday account. For example:

  • Before creating an item on a board through the API, we need a simple way to check if the user has permission to do that. We need to know that in advance, cause our app allow users to create tasks automatically in the future.

Thanks!