API Device List

Hi,

I am using the API to retrieve a list of my organizations devices. I have noticed that the API documentation returns an ‘interface’ group with the APN field. I’m using the exact same call as the documentation, but the API is not returning ‘interface’ fields. Is there another parameter that I need to pass?

This is the URL that I am using

https://api.ic.peplink.com/rest/o/{orgid}/d?device_count=100&access_token={token}

Thanks!

Please try add parameter ‘has_status=true’ in the API.

1 Like