New docs? Check out the change log to learn more!
curl --request GET \
--url https://discord.com/api/v10/applications/{application_id}/role-connections/metadata \
--header 'Authorization: <api-key>'[
{
"type": 123,
"key": "<string>",
"name": "<string>",
"description": "<string>",
"name_localizations": {},
"description_localizations": {}
}
]curl --request GET \
--url https://discord.com/api/v10/applications/{application_id}/role-connections/metadata \
--header 'Authorization: <api-key>'[
{
"type": 123,
"key": "<string>",
"name": "<string>",
"description": "<string>",
"name_localizations": {},
"description_localizations": {}
}
]Discord bot token
200 response for get_application_role_connections_metadata
the metadata value (integer) is less than or equal to the guild's configured value (integer)
Show child attributes
Show child attributes