Get a webhook endpoint
Returns a single webhook endpoint by prefixed ID.
Required scope: read_settings (for API-key authentication).
GET
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Path Parameters
Webhook endpoint ID
Query Parameters
Comma-separated list of fields to include. id is always included.
Response
webhook endpoint found
Spree Admin SDK

