Files
Get File
GET
https://[customer].testresults.io/api/projects/:projectId/files/:fileId
Gets file data.
Path Parameters
Name
Type
Description
projectId
string
Project ID
fileId
string
File ID
Headers
Name
Type
Description
Authentication
string
Authentication token
Convert Webpage Uri
POST
https://[customer].testresults.io/api/projects/:projectId/files/convert/uri
Path Parameters
Name
Type
Description
pId
string
Project ID
Headers
Name
Type
Description
Authentication
string
Authentication token
Request Body
Name
Type
Description
uri
string
Webpage uri
Last updated