Retrieve an endpoint
Retrieve an endpoint
GET
https://sandbox-api.stilt.com/v1/webhooks/endpoints/{endpoint_id}
Path Parameters
Name | Type | Description |
---|---|---|
endpoint_id* | string | The uuid of the endpoint |
Be sure to omit `Content-Type': 'application/json'
from the header of this request to avoid a 500
error
Last updated