Scans
Read one trace step in full
Returns the complete payload of one trace step. Use this endpoint when the trace returned the step with truncated set to true.
GET
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Path Parameters
The step's event_id, from the trace response.
Response
The step's complete payload.
The response is of type object.
Error