Retrieve Trace For Step
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Path Parameters
step_id
The ID of the step in the format ‘step-<uuid4>’
Response
Successful Response
request_json
JSON content of the provider request
response_json
JSON content of the provider response
created_by_id
The id of the user that made this object.
last_updated_by_id
The id of the user that made this object.
created_at
The timestamp when the object was created.
updated_at
The timestamp when the object was last updated.
id
The human-friendly ID of the Provider_trace
step_id
ID of the step that this trace is associated with