Allow pulling attachments from runs via the API
The REST API allows for uploading files when creating Runs using the Data/Files/Data array parameter. See https://www.practitest.com/api-v2/#create-a-run-automated-test
It is important for my team to be able to download attachments from Runs using the REST API. I suggest the GET Runs API endpoint be extended to return uploaded files as as array at [Data][Files][Data].
3
votes
Zack Jarrett
shared this idea