Changes to Get all snapshots in the workspace, optionally filtered by project or environment

GET /workspaces/{workspace_domain}/sandboxes/snapshots

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 8 revisions of this API.4

  1. fa785a68f09d4

What changed

    • the security scope SANDBOX_READ was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope SANDBOX_MANAGE was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • added the new optional query request parameter environment_id

      new-optional-request-parameter

    • the query request parameter project_name became optional

      request-parameter-became-optional