View Source ExOpenAI.Components.GroupResponse (ex_openai.ex v2.0.0-beta2)
Details about an organization group.
Fields
:created_at- required -integer()
Unix timestamp (in seconds) when the group was created.
Format:int64:id- required -String.t()
Identifier for the group.:is_scim_managed- required -boolean()
Whether the group is managed through SCIM and controlled by your identity provider.:name- required -String.t()
Display name of the group.