Changes to Get current user

GET /api/v1/user/me

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

Changed in 3 of the 10 revisions of this API.1517

  1. 74bdfb8101cc1316
  2. 4042c6552ea911
  3. 3b82b46ab1d21

What changed

  • 74bdfb8101cc1316See the full diff
    • removed the required property agents/items/data from the response with the 200 status

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

    • removed the required property user/additionalSearches from the response with the 200 status

      response-required-property-removed

    • removed the required property user/membershipDetails from the response with the 200 status

      response-required-property-removed

    • removed the required property user/membershipTier from the response with the 200 status

      response-required-property-removed

    • removed the required property user/paymentDetails from the response with the 200 status

      response-required-property-removed

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

    • added the required property user/plan to the response with the 200 status

      response-required-property-added

    • added the required property user/revenue to the response with the 200 status

      response-required-property-added

    • added the required property user/tasksCompleted to the response with the 200 status

      response-required-property-added

    • added the required property user/totalPayout to the response with the 200 status

      response-required-property-added

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

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

      response-required-property-removed

    • added the required property user/apiKey to the response with the 200 status

      response-required-property-added

    • the response property user/name became optional for the status 200

      response-property-became-optional