계정의 웹훅 가져오기

지정된 계정에 속한 웹훅 가져오기

인증

AuthorizationBearer

Bearer <token> 형식의 Bearer 인증. 여기서 token은 인증 토큰입니다.

경로 매개변수

account_idstring필수형식: "uuid"

응답 헤더

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

응답

Webhook success response
account_idstring선택 사항형식: "uuid"
activeboolean선택 사항
app_idstring선택 사항형식: "uuid"
deleted_atstring선택 사항형식: "date-time"
eventslist of enums선택 사항
idstring선택 사항형식: "uuid"
inserted_atstring선택 사항형식: "date-time"
namestring선택 사항
project_idstring선택 사항형식: "uuid"
secretstring선택 사항
teamobject선택 사항
team_idstring선택 사항형식: "uuid"
updated_atstring선택 사항형식: "date-time"
urlstring선택 사항

오류

401
Unauthorized Error
404
Not Found Error