Changes to Get user by wallet address

GET /v1/users/wallet/{walletAddress}

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

Changed in 3 of the 61 revisions of this API.31

  1. 36c72d74820a1
  2. 90de04b871332
  3. ad15e6a186441

What changed

    • removed the optional property farcaster from the response with the 200 status

      response-optional-property-removed

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

    • added the optional property farcaster to the response with the 200 status

      response-optional-property-added