Skip to main content
GET
Get all channels.

Authorizations

x-api-key
string
header
required

Response

A list of all channels.

id
string

The Channel Object ID.

Example:

"623d3455ec3c4b3548eb4a349"

default
boolean

Default indicator.

Example:

true

active
boolean

Active indicator.

Example:

true

name
string

Name of the channel.

Example:

"US"

currency
string

Channel currency.

Example:

"USD"

country
string

Channel country.

Example:

"US"

slug
string

Channel slug which appears in the website url.

Example:

"us"

currencySymbol
string

Symbol of the channel currency.

Example:

"$"

date_created
string

Created date

Example:

"2022-03-25T03:17:44.092Z"