curl --request GET \
--url https://api.example.com/v1/ui/accounts/{entityId}{}Retrieves a specific account by entity ID (product).
curl --request GET \
--url https://api.example.com/v1/ui/accounts/{entityId}{}Entity ID (product)
Entity type (always product)
product Include recent transactions in response
Include purchases in response
Account retrieved successfully
The response is of type object.