cURL
curl --request GET \ --url https://api.fivemanage.com/api/v3/logs/{traceId} \ --header 'Authorization: <api-key>'
{ "data": { "body": "<string>", "level": "<string>", "metadata": {}, "parentId": "<string>", "resource": "<string>", "timestamp": "<string>", "traceId": "<string>" }, "status": "<string>" }
Retrieve a single log entry by its trace ID.
Documentation IndexFetch the complete documentation index at: https://docs.fivemanage.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fivemanage.com/llms.txt
Use this file to discover all available pages before exploring further.
Trace ID of the log entry
Dataset name (alternative to X-Fivemanage-Dataset header)
OK
Show child attributes
Was this page helpful?