Projects
Last updated
Last updated
GET
https://[customer].testresults.io/api/projects
Gets all active (without archive) projects.
Name | Type | Description |
---|---|---|
GET
https://[customer].testresults.io/api/projects/recent
Gets all recently opened projects.
GET
https://[customer].testresults.io/api/projects/favorites
Gets all favorites projects.
GET
https://[customer].testresults.io/api/projects/archive
Gets all archive projects.
GET
https://[customer].testresults.io/api/projects/:pId
Gets project details.
POST
https://[customer].testresults.io/api/projects
Creates a new project.
PUT
https://[customer].testresults.io/api/projects/:pId
Updates an existing project.
DELETE
https://[customer].testresults.io/api/projects/:pId
Removes an existing project.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authentication
string
Authentication token (Bearer Token) is a unique identifier of an application requesting access to your service. (!) Do not forget to add "Bearer" word and space before token string. Example: "Brearer yourtokenstring"
Authentication
string
Authentication token
Authentication
string
Authentication token
Authentication
string
Authentications token
pId
string
Project ID
Authentication
string
Authentication token
Authentication
string
Authentication token
Name
string
Project name
Description
string
Project description
pId
string
Project ID
Authentication
string
Authentication token
DataVersion
string
Data Version of project
Id
string
Project ID
Description
string
Project description
Name
string
Project name
Archived
boolean
The flag indicating that the project is in the archive or not
ReportTemplateId
string
Report Template ID
pId
string
Project ID
Authentication
string
Authentication token