Get a project file execution log
get/execution
Retrieves the most recent execution log for a project file.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. The response body contains the execution log content. If no log exists for the specified file, the body is empty. | Headers | Schema |
| 400 | Bad Request | The request was invalid. | Schema | |
| 404 | Not Found | The project ID or file name is not valid. | Schema |