Skip to main content
GET
List webhook endpoints

Authorizations

Authorization
string
header
required

API token created in the dashboard under Integrations > API. Tokens start with gci_.

Query Parameters

page
integer<int32>
default:0

Zero-based page.

size
integer<int32>
default:20

Items per page, 1 to 100.

Response

A page of endpoints.

currentPage
integer<int32>
items
object[]
pageSize
integer<int32>
totalItems
integer<int64>
totalPages
integer<int32>