cURL
curl --request GET \ --url https://api.promptmetrics.dev/prompt-logs/variable-history \ --header 'Authorization: Bearer <token>'
{ "responseData": { "data": "<array>" } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Variable history
Show child attributes