Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 895 Bytes

ChannelsApi.md

File metadata and controls

36 lines (19 loc) · 895 Bytes

\ChannelsApi

All URIs are relative to https://api-sandbox.circle.com

Method HTTP request Description
list_channels GET /v1/channels List all channels

list_channels

models::ListChannelsResponse list_channels() List all channels

Retrieve a list of channels with details (e.g. cardDescriptor, achDescriptor, etc.).

Parameters

This endpoint does not need any parameter.

Return type

models::ListChannelsResponse

Authorization

bearerAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]