cURL
curl --request GET \ --url https://api.example.com/api/executions/{execution_uuid}/logs \ --header 'X-Kinetic-Key: <api-key>'
{ "logs": "<string>", "url": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.kineticsystems.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.kineticsystems.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your Kinetic API key
Successful Response
Was this page helpful?