Authorizations
Apikey
Path Parameters
O nome da sessão (instanceName)
curl --request GET \
--url https://api.wappfy.com.br/api/{session}/channels/search/views \
--header 'apikey: <api-key>'
[
{
"value": "<string>",
"name": "<string>"
}
]
O parâmetro deve ser o instanceName da sessão.
curl --request GET \
--url https://api.wappfy.com.br/api/{session}/channels/search/views \
--header 'apikey: <api-key>'
[
{
"value": "<string>",
"name": "<string>"
}
]
Apikey
O nome da sessão (instanceName)