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 3 of the 25 revisions of this API.18137

  1. ae5572197e851810
  2. f6aec844c9f23
  3. e832ef1d24dc7

What changed

  • ae5572197e851810See 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

    • the response property user/client_metadata became nullable for the status 200

      response-property-became-nullable

    • the response property user/client_read_only_metadata became nullable for the status 200

      response-property-became-nullable

    • the response property user/country_code became nullable for the status 200

      response-property-became-nullable

    • the response property user/display_name became nullable for the status 200

      response-property-became-nullable

    • the response property user/primary_email became nullable for the status 200

      response-property-became-nullable

    • the response property user/profile_image_url became nullable for the status 200

      response-property-became-nullable

    • the response property user/restricted_by_admin_private_details became nullable for the status 200

      response-property-became-nullable

    • the response property user/restricted_by_admin_reason became nullable for the status 200

      response-property-became-nullable

    • the response property user/restricted_reason became nullable for the status 200

      response-property-became-nullable

    • the response property user/selected_team became nullable for the status 200

      response-property-became-nullable

    • the response property user/selected_team/client_metadata became nullable for the status 200

      response-property-became-nullable

    • the response property user/selected_team/client_read_only_metadata became nullable for the status 200

      response-property-became-nullable

    • the response property user/selected_team/profile_image_url became nullable for the status 200

      response-property-became-nullable

    • the response property user/selected_team/server_metadata became nullable for the status 200

      response-property-became-nullable

    • the response property user/selected_team_id became nullable for the status 200

      response-property-became-nullable

    • the response property user/server_metadata 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

    • added the new undefined enum value to the user/country_code response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new undefined enum value to the user/primary_email response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new undefined enum value to the user/restricted_by_admin_private_details response property for the response status 200

      response-property-enum-value-added

    • added the new undefined enum value to the user/restricted_by_admin_reason response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

    • added the new undefined enum value to the user/selected_team_id response property for the response status 200

      response-property-enum-value-added

    • added the new anonymous enum value to the user/restricted_reason/type response property for the response status 200

      response-property-enum-value-added

    • added the new email_not_verified enum value to the user/restricted_reason/type response property for the response status 200

      response-property-enum-value-added

    • added the new restricted_by_administrator enum value to the user/restricted_reason/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property user/country_code to the response with the 200 status

      response-optional-property-added

    • added the optional property user/restricted_by_admin_private_details to the response with the 200 status

      response-optional-property-added

    • added the optional property user/restricted_by_admin_reason to the response with the 200 status

      response-optional-property-added

    • added the optional property user/restricted_reason to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added