Get AccountAsk AIget https://api.paymongo.com/v2/accounts/{account_id}Retrieve account details by account ID. Only the account itself or its parent account can access the data.Path Paramsaccount_idstringrequiredUnique identifier for the accountResponses 200Account retrieved successfully 401Unauthorized 403Forbidden - not authorized to access this account 404Account not found 500Internal server errorUpdated about 2 months ago