Discussions
Finding Assets with 'Asset Status -> Active'
3 days ago by null
How can you use the get all assets that have an 'Asset Status -> Active'? When I look at the JSON object for the asset, the asset status is "asset_status": ""
When I use the query param builder, it generates the below URL, but when I run it, I get nothing.
Also, when I used the builder with a field I know, ie 'Installed' the url if makes has %27 at the start and end of that param. You need to remove them for the url to function.