Provides information about the general settings and status of all channels for an application, including channels that aren't enabled for the application.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-pinpoint/refs/heads/main/json-schema/amazon-pinpoint-channels-response-schema.json",
"title": "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.