Provides information about the general settings and status of all channels for an application, including channels that aren't enabled for the application.
ChannelsResponse is a JSON Structure definition published by Amazon Pinpoint, describing 1 property, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-pinpoint/refs/heads/main/json-structure/amazon-pinpoint-channels-response-structure.json",
"name": "ChannelsResponse",
"description": "Provides information about the general settings and status of all channels for an application, including channels that aren't enabled for the application.",
"type": "object",
"properties": {
"Channels": {
"allOf": [
{
"$ref": "#/components/schemas/MapOfChannelResponse"
},
{
"description": "A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value."
}
]
}
},
"required": [
"Channels"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.