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