Polygon Webhooks
Get webhook
Show the details of a Webhook
get/api/v2/polygon/webhooks/{id}
Headers
X-Network'testnet' | 'mainnet'
Specify "testnet" for test network or leave empty for main network. Defaults to "mainnet" if not provided.
Authorizationstring required
Bearer token for authorization. Required for authenticated endpoints.
Content-Type'application/json' | 'application/x-www-form-urlencoded' | 'multipart/form-data'
The MIME type of the request body.
Changes
No recorded changes to this endpoint across all 1 revision of this API.