Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.primeintellect.ai/api/v1/pods/{pod_id}/log \ --header 'Authorization: Bearer <token>'
{ "errors": [ { "param": "<string>", "details": "<string>" } ] }
Get logs for a pod.
Args: tail: Number of most recent logs to return (default: 100)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Was this page helpful?
Contact support