Retrieve Provider Trace By Step Id

Path parameters

step_idstringRequired

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Response

Successful Response
request_jsonobject
JSON content of the provider request
response_jsonobject
JSON content of the provider response
created_by_idstring or null
The id of the user that made this object.
last_updated_by_idstring or null
The id of the user that made this object.
created_atstring or nullformat: "date-time"
The timestamp when the object was created.
updated_atstring or nullformat: "date-time"
The timestamp when the object was last updated.
idstring or nullformat: "^provider_trace-[a-fA-F0-9]{8}"

The human-friendly ID of the Provider_trace

step_idstring or null
ID of the step that this trace is associated with