Changes to List Social Accounts

GET /social_accounts

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

Changed in 4 of the 41 revisions of this API.226

  1. a01100378e591
  2. f1020c3ecda42
  3. 60bbb4a6ffbc23
  4. 3a06a605784b2

What changed

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

      response-required-property-added

    • added the optional property error/code to the response with the 400 status

      response-optional-property-added

    • added the optional property error/code to the response with the 401 status

      response-optional-property-added

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

  • 60bbb4a6ffbc23See the full diff
    • added the new discord enum value to the data/items/platform response property for the response status 200

      response-property-enum-value-added

    • added the new telegram enum value to the data/items/platform response property for the response status 200

      response-property-enum-value-added

    • added the new enum value discord to the query request parameter platform

      request-parameter-enum-value-added

    • added the new enum value telegram to the query request parameter platform

      request-parameter-enum-value-added

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

      response-required-property-added

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

    • the response property data/items/url became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/username became nullable for the status 200

      response-property-became-nullable