[SOLVED]List all channels of a team

Hi,

I try to test the RestAPI with the Advanced Rest Client of Google Chrome and I don’t know how to list the channels of the team.

This is working

GET http://localhost:8065/api/v3/teams/Team_ID/channels/

With Team_ID get by /teams/all.

I put in the Header:
Content-Type: application/json
Authorization: Bearer Token_ID