List run steps

GET {{baseUrl}}/threads/:thread_id/runs/:run_id/steps

HEADERS

KeyDatatypeRequiredDescription
OpenAI-Betastring

RESPONSES

status: OK

{"object":"list","data":[{"id":"step_tTJuu2rviRjQBIUbLaOTA7Op","object":"thread.run.step","created_at":1725138799,"run_id":"run_okeAh3uopBmbJnaFBAFw2RAo","assistant_id":"asst_ZfZRQscQklTzBr8s3MpKFc6L","thread_id":"thread_GhPush0FIM9pRAMxysmX3zEM","type":"message_creation","status":"completed","cancelled_at":null,"completed_at":1725138800,"expires_at":null,"failed_at":null,"last_error":null,"step_details":{"type":"message_creation","message_creation":{"message_id":"msg_eL2HUGxACHgC4upepym0JAo2"}},"usage":{"prompt_tokens":151,"completion_tokens":165,"total_tokens":316}}],"first_id":"step_tTJuu2rviRjQBIUbLaOTA7Op","last_id":"step_tTJuu2rviRjQBIUbLaOTA7Op","has_more":false}