List steps with optional pagination and date filters. Dates should be provided in ISO 8601 format (e.g. 2025-01-29T15:01:19-08:00)
Return steps before this step ID
Return steps after this step ID
Maximum number of steps to return
Sort order (asc or desc)
Return steps after this ISO datetime (e.g. “2025-01-29T15:01:19-08:00”)
Return steps before this ISO datetime (e.g. “2025-01-29T15:01:19-08:00”)
Filter by the name of the model used for the step
Successful Response
The id of the step. Assigned by the database.
The surface that this agent step was initiated from.
The unique identifier of the provider that was configured for this step
The unique identifier of the job that this step belongs to. Only included for async calls.
The name of the provider used for this step.
The name of the model used for this step.
The context window limit configured for this step.
The number of tokens generated by the agent during this step.
The number of tokens in the prompt during this step.
The total number of tokens processed by the agent during this step.
Metadata for the agent.
The unique identifier of the transaction that processed this step.
The messages generated during this step.