# Seccl - Search assets on Seccl **GET /api/v1/addons/seccl/{addon}/search-assets** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **addon** (string) The addon ID. ### Query parameters - **search** (string) Name,ID or ISIN of asset to be returned from the platform universe. Use commas to separate terms. ## Responses ### 200 #### Body: application/json (object) - **id** (string) The unique identifier of the client - **isin** (string) The ISIN of the asset - **short_name** (string) The short name of the asset - **long_name** (string) The long name of the asset - **currency** (string) The currency of the asset - **status** (string) The status of the asset - **available_to_node_id** (array[string]) The node ID the asset is available to - **node_id** (array[string]) The node IDs the asset is associated with - **mid** (object) The mid price of the asset [Powered by Bump.sh](https://bump.sh)