Agents
List run output files
Get a list of of the files that were created when an agent was run.
GET
Get all files for agent run
Authorizations
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
Path Parameters
The ID of the agent/config
The ID of the run
Response
OK
1 = DeliveredFile; 2 = ExtractedFiles; 3 = InternalExportFiles; 4 = InternalRuntimeFiles; 5 = InternalTrackingDb; 6 = LogText; 7 = LogHtml
Available options:
1, 2, 3, 4, 5, 6, 7