organizations

Get Active Organization Context

Get the caller's active organization and their standing in it.

get/v1/organizations/me

Response

Successful Response

byo_provider_keys_allowedboolean
deployment_operatorboolean
organization_member_idstring uuid required
provider_key_encryption_availableboolean
rolestring required
statusstring required

Changes

Changed in 4 of the 135 revisions of this API.5

    • added the optional property caller to the response with the 200 status

      response-optional-property-added

    • added the optional property deployment_operator to the response with the 200 status

      response-optional-property-added

    • added the optional property provider_key_encryption_available to the response with the 200 status

      response-optional-property-added

    • added the optional property workspace_memberships to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added