Jump to content

[Supported API Request] getSingleAssetSharedUsers


Recommended Posts

Good afternoon,

I would like to request for a supported API that will return the details of all "Shared Users" for a given "Asset ID". I am thinking maybe it should handle the following if possible:

Application: Service Manager
Entity: Assets
Name: getSingleAssetSharedUsers

Request Parameters:

  • assetId <string/number> <required>

Response Parameters:

  • userCount <string/number>
  • users <array>
    • User ID
    • Logon ID
    • Employee ID
    • Email Address
    • Type
    • Home Organization
  • exceptionName <string>
  • exceptionSummary <string>

Thanks,

Samuel Wood

ps. I have created a new tag "api request" - but please let me know if there is a more appropriate tag to use for API requests

Link to comment
Share on other sites

  • samwoo changed the title to [Supported API Request] getSingleAssetSharedUsers
  • 2 weeks later...

Hi @Steve Giller,

The suggestion was only for holding the basic user information of what people might need without having to make extra requests/calls to the instance to get further information. If users wish to retrieve further information about the users (ie. the Manager, Job Title, Phone Number etc.), then absolutely they could run userGetInfo and any other APIs for each returned user.

Thanks,

Samuel

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...