Getting Permissions on an Item
You can fetch the permissions you have on a private item through an API.
API Request Details
You would need the following information to get the permissions you've on an item.
| URL | /api/v1/content/permissions/{itemId} |
| Request Type | GET |
| Content Type | application/json |
Response
You can go to Status Codes to learn about the three-digit code in the response.