Skip to content
Developer
Search
K
Main Navigation
Home
Guides
API
Changelog
English
Portuguese
English
Portuguese
Appearance
Menu
Return to top
Fetch a single Webhook
get
https://api.mercadoe.com
/v1/webhooks/{id}
Request
Path Parameters
id
string
required
Webhooks`s id
Responses
200
401
404
Success
Body
application/json
id
uuid
name
string
callbackUrl
string
topic
string
isActive
boolean
Open Api Specification