Folder permissions
Get folder permissions
Retrieve folder permissions for a user
get/v1/folders/{folderId}/permissions
Path parameters
folderIdstring uuid required
The UUID of the folder. Use the List folders endpoint to retrieve folder IDs.
Query parameters
userIdstring uuid required
The ID of the user to retrieve folder permissions for. Use the List users or List embed users endpoints to retrieve user IDs.
Response
Folder permissions object
Changes
No recorded changes to this endpoint across all 1 revision of this API.