BackendService

Get Organization

Get an Organization.

get/v1/organizations/{id}

Path parameters

idstring required

The Organization ID.

Response

OK

Changes

Changed in 6 of the 10 revisions of this API.5216

    • added the optional property organization/allOf[Organization]/logInWithOidc to the response with the 200 status

      response-optional-property-added

    • added the optional property organization/allOf[Organization]/apiKeysEnabled to the response with the 200 status

      response-optional-property-added

    • added the optional property organization/allOf[Organization]/logInWithGithub to the response with the 200 status

      response-optional-property-added

    • added the optional property organization/allOf[Organization]/customRolesEnabled to the response with the 200 status

      response-optional-property-added

  • e3ac0347dfbe1131See the full diff
    • the organization response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property organization/createTime from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/displayName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/logInWithAuthenticatorApp from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/logInWithEmail from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/logInWithGoogle from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/logInWithMicrosoft from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/logInWithPasskey from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/logInWithPassword from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/logInWithSaml from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/requireMfa from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/scimEnabled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property organization/updateTime from the response with the 200 status

      response-optional-property-removed

    • added Organization to the organization response property allOf list for the response status 200

      response-property-all-of-added

    • the details/items/ response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 403

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • removed the optional property details/items/description from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 404 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 404 status

      response-optional-property-removed

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

    • endpoint added

      endpoint-added