Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Env0 Organizations API

The Organizations API from Env0 — 1 operation(s) for organizations.

Env0 Organizations API is one of 12 APIs that Env0 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organizations. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.env0.com.

1 operations 1 paths 1 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.env0.com/
Authentication
HTTP Basic
License
Proprietary
Resource Areas
1

Authentication & Security 1

Env0 Organizations API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Authentication. Username is the env0 API Key ID and the password is the API Key Secret, both created in the env0 organization settings.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Organizations 1
GET
/organizations
List organizations the user belongs to
listOrganizations → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Organization (3 properties). Each schema is shown below with its type and property counts.

Organization
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

env0-organizations-api-openapi.yml Raw ↑

Other APIs Env0 publishes across the network.

Env0 Agents API
Env0 ApprovalPolicies API
Env0 Configuration API
Env0 Deployments API
Env0 Environments API
Env0 Modules API
Env0 Projects API
Env0 Templates API
Env0 Users API
Env0 Webhooks API