Skip to main content

Viewing your rest hooks

GET 

/api/v3/_resthook

Returns a list of all your subscribed REST Hooks

Request

Responses

Object was fetched successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response object
Loading...