How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Organizations API

The Organizations API from Microsoft Azure — 6 operation(s) for organizations.

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

Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 12 operations across 6 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

12 operations 6 paths 25 schemas 2 DELETE6 GET2 PATCH2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 12

Across 6 paths, the API surfaces 12 operations — 2 DELETE, 6 GET, 2 PATCH, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Organizations 12
GET
/subscriptions/{subscriptionId}/providers/Astronomer.Astro/organizations
Microsoft Azure Get Subscriptions Subscriptionid Providers Astronomer Astro Organizations
microsoftAzureOrganizationsListbysubscription 2 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Astronomer.Astro/organizations
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations
microsoftAzureOrganizationsListbyresourcegroup 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Astronomer.Astro/organizations/{organizationName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations Organizationname
microsoftAzureOrganizationsGet 4 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Astronomer.Astro/organizations/{organizationName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations Organizationname
microsoftAzureOrganizationsCreateorupdate 4 params body → 200201default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Astronomer.Astro/organizations/{organizationName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations Organizationname
microsoftAzureOrganizationsUpdate 4 params body → 200202default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Astronomer.Astro/organizations/{organizationName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Astronomer Astro Organizations Organizationname
microsoftAzureOrganizationsDelete 4 params → 202204default
GET
/organizations
Microsoft Azure Get The List Of Organizations The User Has Access To In An Application
microsoftAzureOrganizationsList 1 param → 200default
GET
/organizations/{organizationId}
Microsoft Azure Get An Organization By Id
microsoftAzureOrganizationsGet 2 params → 200default
PUT
/organizations/{organizationId}
Microsoft Azure Create An Organization In The Application
microsoftAzureOrganizationsCreate 2 params body → 200default
PATCH
/organizations/{organizationId}
Microsoft Azure Update An Organization In The Application Via Patch
microsoftAzureOrganizationsUpdate 3 params body → 200default
DELETE
/organizations/{organizationId}
Microsoft Azure Delete An Organization
microsoftAzureOrganizationsRemove 2 params → 204default
GET
/subscriptions/{subscriptionId}/providers/NewRelic.Observability/organizations
Microsoft Azure Get Subscriptions Subscriptionid Providers Newrelic Observability Organizations
microsoftAzureOrganizationsList 4 params → 200default

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are LiftrBase.OfferDetails (6 properties), LiftrBase.SingleSignOnProperties (5 properties), LiftrBase.UserDetails (5 properties), LiftrBase.Data.PartnerOrganizationPropertiesUpdate (5 properties). Each schema is shown below with its type and property counts.

LiftrBase.SingleSignOnStates
string
Various states of the SSO resource
Error
object
The response error definition.
1 property 1 required
OrganizationCollection
object
The paged results of organizations.
2 properties 1 required
LiftrBase.UserDetailsUpdate
object
User details for an organization
5 properties
LiftrBase.Data.PartnerOrganizationPropertiesUpdate
object
Properties specific to Partner's organization
5 properties
LiftrBase.MarketplaceSubscriptionStatus
string
Marketplace subscription status of a resource.
OrganizationResourceUpdate
object
The type used for update operations of the OrganizationResource.
3 properties
LiftrBase.SingleSignOnProperties
object
Properties specific to Single Sign On Resource
5 properties
Organization
object
The organization definition.
3 properties
BillingSource
string
Billing source
LiftrBase.email
string
Reusable representation of an email address.
LiftrBase.Data.PartnerOrganizationProperties
object
Properties specific to Partner's organization
5 properties 1 required
Azure.ResourceManager.ResourceProvisioningState
string
The provisioning state of a resource type.
LiftrBase.UserDetails
object
User details for an organization
5 properties 3 required
OrganizationsListResponse
object
Response of get all organizations Operation.
2 properties 1 required
LiftrBase.MarketplaceDetails
object
Marketplace details for an organization
3 properties 2 required
ErrorDetails
object
The detail information of the error.
4 properties 2 required
OrganizationResource
object
Organization Resource by Astronomer
2 properties
OrganizationProperties
object
Details of Organizations
3 properties
LiftrBase.Data.OrganizationProperties
object
Properties specific to Data Organization resource
4 properties 2 required
OrganizationResourceUpdateProperties
object
The updatable properties of the OrganizationResource.
2 properties
OrganizationResourceListResult
object
The response of a OrganizationResource list operation.
2 properties 1 required
LiftrBase.OfferDetails
object
Offer details for the marketplace that is selected by the user
6 properties 3 required
LiftrBase.Uri
string
A string that represents a URI.
OrganizationResource_2
object
The details of a Organization resource.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-organizations-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Organizations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.