# Advanced query short URL Info request service **GET /info/{id}/{client_id}/{sec_id}** Query short URL Info request service with secondary ID, used for analytics and tracking ## Servers - https://api.h2olinks.com: https://api.h2olinks.com () - http://localhost:8080: http://localhost:8080 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (string) id of model - **client_id** (string) Client id from the h2o service customer - **sec_id** (string) secondary id ## Responses ### 200 #### Body: application/json (object) - **error** (string) - **result** (string) ### 400 #### Body: application/json (object) - **error** (string) - **result** (string) ### default [Powered by Bump.sh](https://bump.sh)