Main Content

List Channels

List public channels with HTTP GET

Request

HTTP Method

GET

URL

https://api.thingspeak.com/channels/public.<format>

Input Arguments

NameDescription

<format>

(Required) Format for the HTTP response, specified as json or xml.

Example: https://api.thingspeak.com/channels/public.json

Query String Parameters

There are no available parameters for this request.

Response

Success

HTTP Status Code

200 OK

Body

 JSON Example

 XML Example

Error

For the full list, see Error Codes.

Examples

expand all

https://api.thingspeak.com/channels/public.json

You can use your web browser to complete GET HTTP requests to the RESTful API for ThingSpeak™. To see the format for an HTTP response, click the link or copy it to your browser.

https://api.thingspeak.com/channels/public.xml

You can use your web browser to complete GET HTTP requests to the RESTful API for ThingSpeak. To see the format for an HTTP response, click the link or copy it to your browser.