OpenAI Controller

Fetch Bot Dify

Fetches dify bots.

get/dify/find/{instance}

Path parameters

instancestring required

Name of the instance

Response

Successfully fetched sessions

messagestring

Example response

{
  "message": "OK"
}

Changes