# Accounts

Access account details, configuration, and associated resources.

## List accounts

 - [GET /v1/accounts](https://developers.databox.com/docs/api/api.databox.com/accounts/accounts_getaccounts.md): Retrieves all accounts accessible to the user associated with the API key.

## List data sources

 - [GET /v1/accounts/{accountId}/data-sources](https://developers.databox.com/docs/api/api.databox.com/accounts/accounts_getdatasources.md): Retrieves the list of data sources available for the specified account.

## List time zones

 - [GET /v1/accounts/timezones](https://developers.databox.com/docs/api/api.databox.com/accounts/accounts_gettimezones.md): Retrieves the list of all timezones supported by Databox, including their UTC offsets and IANA identifiers.

