What API do I use to get the list of all the device ID's associated with my account?

Hello,
particle list does it, but I need it in the form of a curl API. I also need API’s for compiling and flashing code on P1.

Thanks
Dheeraj

Have you checked the docs? (Hint: it’s in there. Reference section)

https://docs.particle.io/reference/api/#list-access-tokens :slight_smile:

1 Like

Thank you :slight_smile: