Active IQ and AutoSupport Discussions

ActiveIQ API

zachgray
2,170 Views

Hello All,

 

I am looking at the ActiveIQ API service. I am looking for some data, but I can't seem to find it. Can someone point me to where I can find a particular "watchlist ID". The API explorer asked for "Unique identifier for the level. Valid value is watchlist ID.". Where do I find the watchlist ID. I tried the watchlist name, but I get server 500s. Thanks!

1 REPLY 1

coryc
2,037 Views

Hi Zach,

 

Use the Watchlist Details API to get your Watchlist ID's, and then use them in queries that require that.

 

GET​/v1​/watchlist​/all

Provide list of watchlist details for the user.
 
Thanks,
AIQ API Team
Public