Retrieves the full Account object by its unique ID. The response includes core profile data, billing preferences, plan details, and any custom metadata stored on the account.
ID of the account to retrieve.
Specifies related objects to expand in the response (e.g., expand[]=billing_details
).
Returns the Account object for a valid identifier. Raises an error otherwise.