Skip to main content
GET
List provider webhook providers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-29

Query Parameters

limit
integer
Required range: x >= 1
page
string

Response

Bounded page of the providers the configured runtime can serve a catalog for.

Bounded page of the providers the configured runtime can serve a catalog for.

data
string[]
required
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
next_page
string | null
required