cURL
curl --request GET \ --url https://flowra.dev/api/v1/graphify/threads/{thread_id} \ --header 'x-api-key: <api-key>'
Get a thread’s metadata and info. Use to load a conversation before continuing or to show thread details.
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Thread ID
"b737d8af-a9e0-4251-9714-3fdc1126e5fb"
Operation completed successfully
Was this page helpful?