View a user metadata - When retrieving all items of a user metadata
GET {{baseUrl}}/v3/users/:user_id/metadata
View a user metadata
Retrieves a user metadata's one or more items that are stored in a user.
https://sendbird.com/docs/chat/v3/platform-api/guides/user-and-channel-metadata#2-view-a-user-metadata
user_id
Type: string
Description: Specifies the ID of the user to retrieve the metadata in.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
key | string | ||
keys | string | ||
keys | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Accept | string |
RESPONSES
status: OK
{"anyOf":"\u003cstring\u003e"}