Ask about anything in DailyStory Developer Documentation

Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.

Recently updated

    Dashboard
    Edit Article Logout

    List Webhooks


    Returns an array of the webhooks.

    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": { "webhooks": [ { "id": 237, "event": 50, "url": "https://hookb.in/oXpmP2BaK3sBPZZnl9k", "date_created": "2021-07-22T20:08:56.76", "user": "hello@example.com" }, { "id": 238, "event": 60, "url": "https://hookb.in/oXpmP2BaK3sBPZZnl9k", "date_created": "2021-07-22T20:12:33.317", "user": "hello@example.com" }, { "id": 264, "event": 70, "url": "https://postb.in/1629926076821-903849326945", "date_created": "2021-11-19T18:29:45.97", "user": "hello@example.com" } ] } }


    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version