Reverse-lookup third party users given a Matrix User ID.
GET {{baseUrl}}/thirdparty/user?userid=@bob:matrix.org
Retrieve an array of third party users from a Matrix User ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
userid | string | (Required) The Matrix User ID to look up. |
RESPONSES
status: OK
{}