zacky8653
zacky8653
LLangfuse
Created by zacky8653 on 8/27/2024 in #support
Help to Retrieve Specific Prompt
Hello. I'm new to development and Langfuse. I'm trying to access a specific prompt from my AppSmith account using the REST API. When I use this- https://cloud.langfuse.com/api/public/v2/prompts with "GET", I can retrieve a list of prompts successfully. But when I try to retrieve a specific prompt like this- https://cloud.langfuse.com/api/public/v2/prompts/Generate_Response (with Generate_Response being one of the returned prompts) It's returning a 404 Not Found error. How do I fix this? Please help me.
10 replies