Retrieve Provider Trace
DeprecatedDEPRECATED: Use GET /steps/{step_id}/trace
instead.
Retrieve provider trace by step ID.
Path parameters
step_id
Headers
Authorization
Header authentication of the form Bearer <token>
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