Main Content
List Your Public Channels
List channels for username with HTTP GET
Request
HTTP Method
GET
URL
https://api.thingspeak.com/users/
<user_id>
/channels.<format>
URL Parameters
Name | Description |
---|---|
| (Required) User ID for the channels of interest. |
| (Required) Format for the HTTP response, specified as
|
Example:
https://api.thingspeak.com/users/cstapels/channels.json
Query String Parameters
Name | Description | Value Type |
---|---|---|
tag | (Optional) Specify a tag to search for in public channels. | string |
Response
Error
For the full list, see Error Codes.