cURL
curl --request GET \ --url https://beta.getplum.ai/v1/question/{id} \ --header 'Authorization: <api-key>'
{ "metrics_id": "<string>", "definitions": [ { "name": "<string>", "description": "<string>" } ], "system_prompt": "<string>", "metric_count": 123, "created_at": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.getplum.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getplum.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successfully retrieved metric definition
Show child attributes