diff --git a/proposals/4133-extended-profiles.md b/proposals/4133-extended-profiles.md index a00dfb5b637..1ef3077aa65 100644 --- a/proposals/4133-extended-profiles.md +++ b/proposals/4133-extended-profiles.md @@ -68,7 +68,9 @@ member events. 3. **DELETE `/_matrix/client/v3/profile/{userId}/{key_name}`**: This endpoint will remove the key (and associated value) from the profile, if permitted by the homeserver. -4. **GET `/_matrix/client/v3/profile/{userId}/`**: This endpoint will retrieve all profile fields: +4. **GET `/_matrix/client/v3/profile/{userId}/`**: This endpoint will retrieve all profile fields, + and as per the current stable endpoint, accepts an optional `field` query string parameter to + request a single field: ```json {