Organization Management

List Organization

List all organizations

get/auth/organization/list

Response

Success

{"stackTrail":"paths:/auth/organization/list:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}

Changes

Changed in 3 of the 23 revisions of this API.947

  • 08bbb5bedb5d546See the full diff
    • removed the media type application/json for the response with the status 401

      response-media-type-removed

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

      response-property-type-changed

    • removed the required property items/createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property items/name from the response with the 200 status

      response-required-property-removed

    • removed the required property items/slug from the response with the 200 status

      response-required-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the optional property items/logo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/metadata from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security bearerAuth was removed from the API

      api-security-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

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

    • the response property items/description became nullable for the status 200

      response-property-became-nullable

    • the response property items/id became nullable for the status 200

      response-property-became-nullable

    • the response property items/logo became nullable for the status 200

      response-property-became-nullable

    • the response property items/metadata became nullable for the status 200

      response-property-became-nullable

    • endpoint added

      endpoint-added