OPENAPI / COMPONENTS / SCHEMAS

User List Response data structure

UserListResponse

Structural definition for User List Response in the OpenAI API contract.

object5properties
dataUserrequired

data value in the OpenAI API contract.

first_idstring

first id value in the OpenAI API contract.

has_morebooleanrequired

has more value in the OpenAI API contract.

last_idstring

last id value in the OpenAI API contract.

objectstringrequired

object value in the OpenAI API contract.