shelf.nu
shelf.nu copied to clipboard
[Feature request]: API endpoint to retrieve assets in custody for a given team member
Contact Details
Is your feature request related to a problem? Please describe?
In order to get the most use out of Shelf, I'd like an easy way to (from our internal systems) view the assets that are currently in custody for a given team member.
Describe the solution you'd like
An API endpoint that accepts a team member ID and returns a list of assets in custody.
A list of team members isn't required, it's totally acceptable to just store the team member ID in the consuming system.
Describe alternatives you've considered
No response
Additional context
I'd be happy to contribute this feature from our org, given some guidance on preferred authentication schemes.
Perhaps the easiest solution for now would be to add an API key field to the Password section of the My details settings screen. That could then be expanded into a full API authentication system later on.
Of course, I realize that any sort of external API might be out of scope for you for a long time still.