Get Channel by ID
GET/channels/:ChannelID
Retrieve detailed information about a specific channel by its ID. This endpoint returns a single channel with calculated fees, limits, and processing information for the specified cryptocurrency and optional fiat amount. Use this endpoint when you know the specific channel ID and want to get detailed information about that channel.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Channel details
Bad request
Client is not authorized to perform this action
Channel not found
Internal server error