Changes to List API keys

GET /v1/api-keys

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

Changed in 4 of the 50 revisions of this API.328

  1. 76b9bb35619f33
  2. d4adae930be523
  3. 2e48fd9894e11
  4. fabaadf195a91

What changed

  • 76b9bb35619f33See the full diff
    • removed the required property items/is_active from the response with the 200 status

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

    • added the required property items/active to the response with the 200 status

      response-required-property-added

    • added the required property items/restricted to the response with the 200 status

      response-required-property-added

    • added the required property items/scopes_enabled to the response with the 200 status

      response-required-property-added

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

    • added the non-success response with the status 401

      response-non-success-status-added

    • the response property items/created_at became required for the status 200

      response-property-became-required

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

      response-property-became-required

    • the response property items/is_active became required for the status 200

      response-property-became-required

    • the response property items/is_restriction became required for the status 200

      response-property-became-required

    • the response property items/label became required for the status 200

      response-property-became-required

    • the response property items/permitted_ips became required for the status 200

      response-property-became-required

    • the response property items/value became required for the status 200

      response-property-became-required

    • added the required property items/account to the response with the 200 status

      response-required-property-added

    • added the required property items/billing to the response with the 200 status

      response-required-property-added

    • added the required property items/calls to the response with the 200 status

      response-required-property-added

    • added the required property items/campaigns to the response with the 200 status

      response-required-property-added

    • added the required property items/embeddable to the response with the 200 status

      response-required-property-added

    • added the required property items/is_scopes_enabled to the response with the 200 status

      response-required-property-added

    • added the required property items/last_used_at to the response with the 200 status

      response-required-property-added

    • added the required property items/messages to the response with the 200 status

      response-required-property-added

    • added the required property items/numbers to the response with the 200 status

      response-required-property-added

    • added the required property items/recordings to the response with the 200 status

      response-required-property-added

    • added the required property items/subaccounts to the response with the 200 status

      response-required-property-added

    • added the required property items/trunks to the response with the 200 status

      response-required-property-added

    • added the required property items/two_fa to the response with the 200 status

      response-required-property-added

    • added the required property items/validator to the response with the 200 status

      response-required-property-added

    • added the required property items/webhooks to the response with the 200 status

      response-required-property-added

    • api operation id api_keys_list was added

      api-operation-id-added

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

    • endpoint added

      endpoint-added