api

List environments

List environments from an organization

get/environments

Parameters

./parameters.yaml#/components/parameters/take — unresolved $ref
./parameters.yaml#/components/parameters/skip — unresolved $ref
./parameters.yaml#/components/parameters/query — unresolved $ref
./parameters.yaml#/components/parameters/sortDirection — unresolved $ref

Response

— unresolved $ref

Changes

Changed in 6 of the 50 revisions of this API.3816

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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

      response-body-type-changed

    • removed the optional property count from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

  • 356fe46f6721117See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • the optional response header X-Total-Count removed for the status 200

      optional-response-header-removed

    • api operation id getEnvironments removed and replaced with listEnvironments

      api-operation-id-removed

    • api tag resource-api added

      api-tag-added

    • api tag api removed

      api-tag-removed

    • added the media type text/yaml for the response with the status 200

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

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

      response-optional-property-added

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

      response-optional-property-added

    • deleted the query request parameter query

      request-parameter-removed

    • deleted the query request parameter skip

      request-parameter-removed

    • deleted the query request parameter sortBy

      request-parameter-removed

    • deleted the query request parameter sortDirection

      request-parameter-removed

    • deleted the query request parameter take

      request-parameter-removed

    • api operation id listEnvironments removed and replaced with getEnvironments

      api-operation-id-removed

    • added the new optional query request parameter query

      new-optional-request-parameter

    • added the new optional query request parameter skip

      new-optional-request-parameter

    • added the new optional query request parameter sortBy

      new-optional-request-parameter

    • added the new optional query request parameter sortDirection

      new-optional-request-parameter

    • added the new optional query request parameter take

      new-optional-request-parameter

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • added the non-success response with the status 500

      response-non-success-status-added