Skip to main content
GET
List Webhooks
The base URL of this endpoint is https://api.management.junction.com/.The endpoint accepts only Management Key (X-Management-Key). Team API Key is not accepted.

Authorizations

X-Management-Key
string
header
required

Path Parameters

org_id
string<uuid>
required
team_id
string<uuid>
required
environment
enum<string>
required
Available options:
production,
sandbox

Query Parameters

next_cursor
string | null
limit
integer
default:50

Response

Successful Response

data
Webhook · object[]
required
next_cursor
string | null
required