# Subscriptions

Endpoints for interacting with user subscriptions.

## List subscriptions

 - [GET /subscriptions](https://developers.ev.energy/ev.energy-api-v2/subscriptions/get-subscriptions.md): List all the valid subscriptions that the authorization token has access to.

## Retrieve a subscription offering

 - [GET /subscription_offerings/{offering_id}](https://developers.ev.energy/ev.energy-api-v2/subscriptions/get-subscription-offerings-offering_id.md): Retrieve a single, specific subscription offering's details.

