cURL
curl --request GET \ --url https://api.promptmetrics.dev/traces \ --header 'Authorization: Bearer <token>'
{ "responseData": { "data": [ {} ], "total": 123, "page": 123, "pages": 123 } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
SUCCESS
ERROR
PENDING
Trace list
Show child attributes