Changes to List sessions

GET /zones/{zoneId}/sessions

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

Changed in 12 of the 23 revisions of this API.431

  1. d65d51379d938
  2. 2f5033ed44912
  3. 1a0dd4d857ee1
  4. 7e0e4fa2e16f1
  5. ffb6f697525f2
  6. 932699a5ea162
  7. aee6e66de0d31
  8. d3d69f45bfed23
  9. f4daf41e69b32
  10. cb43483cd1b38
  11. 0aa1f5c87e812
  12. 77b19755cae11

What changed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the optional property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/credentials to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/groups to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignments/items/group_id to the response with the 200 status

      response-optional-property-added

    • the items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignments/items/role_identifier response's property pattern ^[a-z0-9]+(?:[-_][a-z0-9]+)*$ was added for the status 200

      response-property-pattern-added

    • added the required property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignments/items/role_owner_type to the response with the 200 status

      response-required-property-added

    • added the required property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignments/items/source to the response with the 200 status

      response-required-property-added

    • added the optional property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/application/allOf[subschema #1: Application]/metadata/icon_url to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/allOf[subschema #2]/anyOf[subschema #2: Application Session Type]/application/allOf[subschema #1: Application]/metadata/icon_url to the response with the 200 status

      response-optional-property-added

    • added the required property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/status to the response with the 200 status

      response-required-property-added

    • added the optional property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/role_assignments to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/grant_count to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/session_count to the response with the 200 status

      response-optional-property-added

    • added the required property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/application/allOf[subschema #1: Application]/consent to the response with the 200 status

      response-required-property-added

    • added the required property items/items/allOf[subschema #2]/anyOf[subschema #2: Application Session Type]/application/allOf[subschema #1: Application]/consent to the response with the 200 status

      response-required-property-added

    • added the required property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/identifier to the response with the 200 status

      response-required-property-added

  • d3d69f45bfed23See the full diff
    • removed the optional property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/application/allOf[subschema #1: Application]/traits from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/allOf[subschema #2]/anyOf[subschema #2: Application Session Type]/application/allOf[subschema #1: Application]/traits from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security OAuth2 was added to the API

      api-security-added

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security iam_bearerAuth was removed from the API

      api-security-removed

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

    • added subschema #1 subschema #2 to the items/items/ response property allOf list for the response status 200

      response-property-all-of-added

    • removed subschema #1 subschema #2 from the items/items/ response property allOf list for the response status 200

      response-property-all-of-removed

    • added the new optional query request parameter after

      new-optional-request-parameter

    • added the new optional query request parameter before

      new-optional-request-parameter

    • added the new optional query request parameter expand[]

      new-optional-request-parameter

    • added the new optional query request parameter include_nested

      new-optional-request-parameter

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added subschema #1 subschema #2 to the items/items/ response property allOf list for the response status 200

      response-property-all-of-added

    • removed subschema #1 subschema #2 from the items/items/ response property allOf list for the response status 200

      response-property-all-of-removed

    • added the required property pagination to the response with the 200 status

      response-required-property-added

    • deleted the query request parameter has_initiator

      request-parameter-removed

    • deleted the query request parameter parent_id

      request-parameter-removed

    • added the required property items/items/allOf[subschema #2]/anyOf[subschema #1: User Session Type]/user/allOf[subschema #1: User]/email_verified to the response with the 200 status

      response-required-property-added