# Accounts Account-level resources and metadata ## Get user details - [GET /account/this](https://api.livepush.io/openapi/accounts/paths/~1account~1this/get.md): Retrieves details of the currently authenticated user account. The response includes profile information, preferences, and basic billing metadata. ## Get user subscriptions - [GET /account/subscriptions](https://api.livepush.io/openapi/accounts/paths/~1account~1subscriptions/get.md): Returns a list of active and historical subscriptions associated with the authenticated user account.