# Accounts Accounts under your Organization are used to manage Integrations, Credentials, and other account specific resources. Accounts are secure containers and may be used to represent tenants in your system. Data is never shared across accounts. For more information on Accounts, see the [Synqly Overview](/guides/getting-started/overview). ## List Accounts - [GET /v1/accounts](https://docs.synqly.com/api-reference/management/accounts/accounts_list.md): Returns a list of all objects. For more information on Organizations and Accounts, refer to our Synqly Overview. ## Create Account - [POST /v1/accounts](https://docs.synqly.com/api-reference/management/accounts/accounts_create.md): Creates an object. For more information on Organizations and Accounts, refer to our Synqly Overview. ## Get Account - [GET /v1/accounts/{accountId}](https://docs.synqly.com/api-reference/management/accounts/accounts_get.md): Returns the object matching . For more information on Organizations and Accounts, refer to our Synqly Overview. ## Update Account - [PUT /v1/accounts/{accountId}](https://docs.synqly.com/api-reference/management/accounts/accounts_update.md): Updates the object matching . For more information on Organizations and Accounts, refer to our Synqly Overview. ## Patch Account - [PATCH /v1/accounts/{accountId}](https://docs.synqly.com/api-reference/management/accounts/accounts_patch.md): Patches the object matching . For more information on Organizations and Accounts, refer to our Synqly Overview. ## Delete Account - [DELETE /v1/accounts/{accountId}](https://docs.synqly.com/api-reference/management/accounts/accounts_delete.md): Deletes the matching . Deleting an also deletea all and belonging to the .