Changes to Get all tokens

GET /users/{user_id}/tokens

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

Changed in 3 of the 55 revisions of this API.14

  1. 59c9efb4564411
  2. 71020f2e09801
  3. e67d027395332

What changed

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

      response-body-type-changed

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

      response-required-property-added

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

      response-property-became-required

    • api tag Device Tokens added

      api-tag-added

    • api tag UsersTokens removed

      api-tag-removed