How do you match the request and response in the Audit log so that it's easy to find for debugging?
All supported versions of the API Gateway
You can use the context variable ${requestId}. This generates a unique request number for each transaction. This can be included in the Add Audit Details assertion.