Organizations

Get Organization

Get an organization by ID.

get/api/v1/organizations/{organization_id}

Path parameters

organization_idstring uuid required

Cookies

sessionstring nullable

Response

Successful Response

idstring uuid required

Unique identifier

created_atstring date-time nullable

Creation datetime

updated_atstring date-time nullable

Update datetime

namestring required

A name for the organization.

parse_plan_level'DEFAULT' | 'PREMIUM'

Enum for the Parse plan level.

stripe_customer_idstring nullable

The Stripe customer ID for the organization.

feature_flagsobject nullable

Feature flags for the organization.

Changes

Changed in 1 of the 33 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog