This command returns status information about all devices associated with a particular “access_token”:
curl https://api.spark.io/v1/devices?access_token=12345...890
What I’d like is a curl command that also lists currently published function and variable names. It seems to me that the Particle cloud must contain that information.