curl --request GET \ --url https://{server-url}/flowise/fetchSessions/:flowiseId/{instance} \ --header 'apikey: <api-key>'
{ "sessions": "<string>" }
Your authorization key header
Nome da instância.
Id Bot Flowise
Sessões recuperadas com sucesso.
The response is of type object.
object