cURL
curl --request GET \ --url https://catalystapi.superdashhq.com/api/v1/assistants/getPrompt/{workspaceId}/{assistantId} \ --header 'x-api-key: <x-api-key>'
{ "prompt": "The prompt of the assistant" }
Endpoint to get the prompt of the assistant