OPENAPI / COMPONENTS / SCHEMAS

Group Member User data structure

GroupMemberUser

Structural definition for Group Member User in the OpenAI API contract.

object6properties
emailstringrequired

email value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

is_service_accountstringrequired

is service account value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

picturestringrequired

picture value in the OpenAI API contract.

user_typestringrequired

user type value in the OpenAI API contract.