Changes to Get a team member profile

GET /team-member-profiles/{team_id}/{user_id}

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

Changed in 1 of the 17 revisions of this API.22

  1. fc669d833a1322

What changed

  • fc669d833a1322See the full diff
    • the response property display_name became nullable for the status 200

      response-property-became-nullable

    • the response property profile_image_url became nullable for the status 200

      response-property-became-nullable

    • added the new undefined enum value to the display_name response property for the response status 200

      response-property-enum-value-added

    • added the new undefined enum value to the profile_image_url response property for the response status 200

      response-property-enum-value-added