Download SDK Runtime Log

GET https://{{vaultDNS}}/api/{{version}}/logs/code/runtime?date=YYYY-MM-DD

https://developer.veevavault.com/api/23.3/#Download_Runtime_Log

Retrieve the Runtime Log for a single day, up to 30 days in the past. Users with the Admin: Logs: Vault Java SDK Logs permission can access these logs.

The runtime logs create entries 15 minutes after the Vault Java SDK transaction completes. If you’ve recently encountered an error which is not captured in the runtime log, wait for the transaction to finish and check again. If your log does not include appropriate data, know that your data is not lost; it is just not yet populated.

Learn more about the Vault Java SDK runtime log.

Request Params

KeyDatatypeRequiredDescription
datestring
log_formatnullOptional: Specify the format to download. Possible values are csv or logfile. If omitted, defaults to csv. Note that this call always downloads a ZIP file. This parameter only changes the format of the file contained within the ZIP.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring