I received an unparsed response for my webhook:
A few questions:
- Is the displayed unparsed response the exact raw response that was returned by the endpoint? Or has it been manipulated at all by the webhook?
- To confirm, is the status code still 200? It seems like if the status code is not 200, it should always be displayed like this:
Is that correct?