Skip to main content
GET
List Webhooks

Authorizations

X-Management-Id
string
header
required
X-Management-Token
string
header
required

Path Parameters

projectId
string
required

Provide the unique identifier of the project.

Example:

"proj_TrlkLiH4"

Response

Returns the details about webhook configurations created in the project.

Object containing a list of webhook configurations.

object
enum<string>
default:list
required

The type of the object represented by JSON. This object stores information about the webhook configurations in a dictionary.

Available options:
list
data_ref
enum<string>
default:data
required

Identifies the name of the attribute that contains the array of webhook objects.

Available options:
data
data
Management Projects Webhook · object[]
required

Array of webhook objects.

total
integer
required

The total number of webhook objects.

Last modified on July 7, 2026