curl --request GET \
--url https://{server-url}/flowise/find/:flowiseId/{instance} \
--header 'apikey: <api-key>'{
"sessions": "<string>"
}Fetch bots flowise
curl --request GET \
--url https://{server-url}/flowise/find/:flowiseId/{instance} \
--header 'apikey: <api-key>'{
"sessions": "<string>"
}