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_idstringOptional

The id of the user that made this object.

last_updated_by_idstringOptional

The id of the user that made this object.

created_atstringOptionalformat: "date-time"

The timestamp when the object was created.

updated_atstringOptionalformat: "date-time"

The timestamp when the object was last updated.

idstringOptionalformat: "^provider_trace-[a-fA-F0-9]{8}"

The human-friendly ID of the Provider_trace

step_idstringOptional

ID of the step that this trace is associated with