Skip to main content
GET
List event destinations

Authorizations

Authorization
string
header
required

Authorization: Bearer rbk_live_...

Redbark-Version
string
header
required

The API release your integration is built against, e.g. 2026-10-01.wattle. Required on every request.

Query Parameters

limit
integer

1 to 100, default 20. For more results follow next_page_url instead of raising limit. Ignored when page is set.

Required range: 1 <= x <= 100
page
string

Opaque token from next_page_url / previous_page_url. Filters are locked to the first call of a walk; changing them while paging is rejected.

Response

Event destinations

object
enum<string>
required
Available options:
list
data
object[]
required
next_page_url
string | null
required
previous_page_url
string | null
required