interactions:
- request:
    body: null
    headers:
      Accept:
      - application/vnd.api+json
      Accept-Encoding:
      - gzip, deflate, br
      Connection:
      - Keep-Alive
      Content-Type:
      - application/vnd.api+json
      User-Agent:
      - python-requests/2.31.0
    method: GET
    uri: https://anaconda.example.com/repository/api
  response:
    body:
      string: '{"jsonapi": {"version": "1.0"}, "meta": {"sqlalchemy_jsonapi_version":
        "4.0.9"}, "links": {"session": "https://anaconda.example.com/platform/auth-escrow/api/v1/session",
        "secrets": "https://anaconda.example.com/platform/auth-escrow/api/v1/secrets",
        "conda": "/repository/conda", "public-files": "https://anaconda.example.com/platform/storage/api/v1/public/objects/",
        "global-files": "https://anaconda.example.com/platform/storage/api/v1/global/objects/"}}'
    headers:
      Connection:
      - keep-alive
      Content-Length:
      - '455'
      Content-Type:
      - application/vnd.api+json
      Date:
      - Tue, 05 Dec 2023 14:45:56 GMT
      Etag:
      - '"f6bf2461744eb5a4488811f1e9e43a89e7ec3f5e"'
      Server:
      - nginx/1.23.2
    status:
      code: 200
      message: OK
version: 1
