StatusDetails [api_object]ai-synthesized · conf 0.82
StatusDetails is a set of additional properties that MAY be set by the server to provide additional information about a response. The Reason field of a Status object defines what attributes will be set. Clients must ignore fields that do not match the defined type of each attribute, and should assume that any attribute may be empty, invalid, or under defined.
Provides additional information about the reason why a request was rejected or an action failed.
Why it matters Helps users understand the root cause of an issue and take corrective action.
Key facts - Has fields 'name' and 'group' which identify the status details - Can have multiple causes
Common pitfalls - May not always provide a clear explanation for the error
Related Status, Causes, Events