Download a Log Export

Download log export

GEThttps://api.portkey.ai/v1/logs/exports/{exportId}/download
Path parameters
exportId*string
Response

Successful response

Body
signed_url*string (uri)

A pre-signed URL for downloading the exported logs

Response
{
  "signed_url": "https://example.com"
}

Last updated