A data class which represents a response from the OpenAI API containing a list of Runs.
When the list is empty, firstId and lastId will be null.
null
The list of Runs
The ID of the first Run in the list, or null
Whether there are more Runs to retrieve from the API
The ID of the last Run in the list, or null