Skip to main content
GET
/
partner
/
channel
/
integrations
List Channel Integrations
curl --request GET \
  --url https://api.embedreach.com/partner/channel/integrations
{
  "success": true,
  "message": "<string>"
}

Query Parameters

cursor
string

The cursor to start from

limit
number | null

The limit of items to return, default is 100

Response

Status 200 response

success
boolean
required
message
string
data
object