v1

latestOpenAPI 3.0.32026-07-2632131.4 MB
Marketing fields

Retrieve a list of supported channels.

Retrieve a list of supported channels.

get/marketing/channels

Response

Return a list of supported channels

namestring
slugstring

Example response

[
  {
    "name": "Airbnb",
    "slug": "airbnb"
  }
]