Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sharing NG] Add endpoint for getting drive items via id #8915

Closed
JammingBen opened this issue Apr 22, 2024 · 0 comments · Fixed by #8939
Closed

[Sharing NG] Add endpoint for getting drive items via id #8915

JammingBen opened this issue Apr 22, 2024 · 0 comments · Fixed by #8939
Assignees
Labels
Category:Enhancement Add new functionality

Comments

@JammingBen
Copy link
Contributor

The API seems to be missing an endpoint to get a DriveItem via id: GET /v1beta1/drives/{driveid}/items/{itemid}

The Web client currently mitigates this issue by loading all shares via /sharedByMe or /sharedWithMe and then filtering the result by id. This is obviously a quite expensive workaround.

cc @micbar @rhafer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant