Channels
List workspace channels
Returns the channels configured for the authenticated workspace.
curl -X GET "https://example.com/api/v1/channels"[
{
"id": "string",
"workspaceID": "string",
"name": "NUITEE",
"markupPercentage": 0
}
]