# Qovery: Platform API Reference Organization Main Calls

## Organization Main Calls

- [List user organizations](https://www.qovery.com/docs/api-reference/organization-main-calls/list-user-organizations.md)
- [Create an organization](https://www.qovery.com/docs/api-reference/organization-main-calls/create-an-organization.md)
- [Get organization by ID](https://www.qovery.com/docs/api-reference/organization-main-calls/get-organization-by-id.md)
- [Edit an organization](https://www.qovery.com/docs/api-reference/organization-main-calls/edit-an-organization.md): To edit an organization you must have the admin permission.
- [Delete an organization](https://www.qovery.com/docs/api-reference/organization-main-calls/delete-an-organization.md): To delete an organization you must have the admin permission
- [List organization available roles](https://www.qovery.com/docs/api-reference/organization-main-calls/list-organization-available-roles.md): List organization available roles
- [List organization git tokens](https://www.qovery.com/docs/api-reference/organization-main-calls/list-organization-git-tokens.md): List organization git tokens
- [Create a git token](https://www.qovery.com/docs/api-reference/organization-main-calls/create-a-git-token.md): Create a new git token to be used as a git provider by a service
- [Get organization git token](https://www.qovery.com/docs/api-reference/organization-main-calls/get-organization-git-token.md): Get organization git token
- [Edit a git token](https://www.qovery.com/docs/api-reference/organization-main-calls/edit-a-git-token.md)
- [Delete a git token](https://www.qovery.com/docs/api-reference/organization-main-calls/delete-a-git-token.md)
- [Get organization git token associated services](https://www.qovery.com/docs/api-reference/organization-main-calls/get-organization-git-token-associated-services.md): Get organization git tokens associated services
- [Get the onboarding status of an organization](https://www.qovery.com/docs/api-reference/organization-main-calls/get-the-onboarding-status-of-an-organization.md): Returns the onboarding status for the given organization and the use cases selected by the owner at sign-up.
- [Update the onboarding status of an organization](https://www.qovery.com/docs/api-reference/organization-main-calls/update-the-onboarding-status-of-an-organization.md): Updates the onboarding status for the calling user's organization. Only the authenticated user's own sign-up record is updated.
- [Get organization container registry associated services](https://www.qovery.com/docs/api-reference/organization-main-calls/get-organization-container-registry-associated-services.md): Get organization container registry associated services
- [Get organization helm repository associated services](https://www.qovery.com/docs/api-reference/organization-main-calls/get-organization-helm-repository-associated-services.md): Get organization helm repository associated services
- [List Services By OrganizationId](https://www.qovery.com/docs/api-reference/organization-main-calls/list-services-by-organizationid.md)
- [List Environments By OrganizationId](https://www.qovery.com/docs/api-reference/organization-main-calls/list-environments-by-organizationid.md)
- [Parse Terraform variables from Git repository](https://www.qovery.com/docs/api-reference/organization-main-calls/parse-terraform-variables-from-git-repository.md)
- [List Terraform tfvars files from Git repository](https://www.qovery.com/docs/api-reference/organization-main-calls/list-terraform-tfvars-files-from-git-repository.md)
- [List credentials of an organization and their associated clusters](https://www.qovery.com/docs/api-reference/organization-main-calls/list-credentials-of-an-organization-and-their-associated-clusters.md): List credentials of an organization and their associated clusters

## OpenAPI Specs

- [openapi](/docs/api-reference/openapi.yaml)
