Forum Discussion

API_User's avatar
API_User
Level 9
6 years ago

Asset API Queries

GET /asset/v1/list doesn't show what the affected customer assets are like it does in the IBX Smartview web interface.

  • Please find below observation for you Query on Asset API:

    The endpoint GET /asset/v1/list returns information about asset in a hierarchical structure ( category / template / asset ) based on the input account number, ibx code, cage and asset classification (Electrical, Mechanical)

    Also, we have separate endpoints GET /asset/v1/tagpoint/affected-assets returns the affected customers assets for given asset id

    So, we have TWO separate API for getting Asset list details and Affected customer details as given above. So please let us know if you required any further information on Asset API.

2 Replies

  • Please find below observation for you Query on Asset API:

    The endpoint GET /asset/v1/list returns information about asset in a hierarchical structure ( category / template / asset ) based on the input account number, ibx code, cage and asset classification (Electrical, Mechanical)

    Also, we have separate endpoints GET /asset/v1/tagpoint/affected-assets returns the affected customers assets for given asset id

    So, we have TWO separate API for getting Asset list details and Affected customer details as given above. So please let us know if you required any further information on Asset API.