{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/EventStreamCloudEventOrgConnectionUpdatedObjectOrganization",
"title": "EventStreamCloudEventOrgConnectionUpdatedObjectOrganization",
"type": "object",
"description": "Information about an Auth0 Organization.",
"additionalProperties": false,
"required": [
"id"
],
"properties": {
"name": {
"type": "string",
"description": "The human-readable identifier for the organization that will be used by end-users to direct them to their organization in your application..",
"pattern": "^(?:(?!org_))[a-z0-9]([a-z0-9-_]*[a-z0-9])?$"
},
"id": {
"type": "string",
"description": "ID of the organization.",
"pattern": "org_[a-zA-Z0-9]{16}"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.