# Accounts Access account details, configuration, and associated resources. ## List accounts - [GET /v1/accounts](https://developers.databox.com/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/api/api.databox.com/accounts/accounts_getdatasources.md): Retrieves the list of ingestible data sources available for the specified account. Only data sources that can accept ingested data and be created via the API are included. ## List time zones - [GET /v1/accounts/timezones](https://developers.databox.com/api/api.databox.com/accounts/accounts_gettimezones.md): Retrieves the list of all timezones supported by Databox, including their UTC offsets and IANA identifiers.