Jump to Content
Home
User docs
Help center
Roadmap
Sign up for free
API Reporters
API Reference
v1.0
v2.0
Home
User docs
Help center
Roadmap
Sign up for free
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.0
API Reporters
API Reference
Get all attachments
Search
JUMP TO
Qase.io TestOps API v1
Introduction to the Qase API
attachments
Get all attachments
get
Upload attachment
post
Get attachment by Hash
get
Remove attachment by Hash
delete
authors
Get all authors
get
Get a specific author
get
cases
Get all test cases
get
Create a new test case
post
Get a specific test case
get
Delete test case
delete
Update test case
patch
Create test cases in bulk
post
Attach the external issues to the test cases
post
Detach the external issues from the test cases
post
custom-fields
Get all Custom Fields
get
Create new Custom Field
post
Get Custom Field by id
get
Delete Custom Field by id
delete
Update Custom Field by id
patch
environments
Get all environments
get
Create a new environment
post
Get a specific environment
get
Delete environment
delete
Update environment
patch
defects
Get all defects
get
Create a new defect
post
Get a specific defect
get
Delete defect
delete
Update defect
patch
Resolve a specific defect
patch
Update a specific defect status
patch
plans
Get all plans
get
Create a new plan
post
Get a specific plan
get
Delete plan
delete
Update plan
patch
projects
Get All Projects
get
Create new project
post
Get Project by code
get
Delete Project by code
delete
Grant access to project by code
post
Revoke access to project by code
delete
results
Get all test run results
get
Create test run result
post
Get test run result by code
get
Bulk create test run result
post
Update test run result
patch
Delete test run result
delete
milestones
Get all milestones
get
Create a new milestone
post
Get a specific milestone
get
Delete milestone
delete
Update milestone
patch
runs
Get all runs
get
Create a new run
post
Get a specific run
get
Delete run
delete
Update publicity of a specific run
patch
Complete a specific run
post
search
Search entities by Qase Query Language (QQL)
get
shared-steps
Get all shared steps
get
Create a new shared step
post
Get a specific shared step
get
Delete shared step
delete
Update shared step
patch
suites
Get all test suites
get
Create a new test suite
post
Get a specific test suite
get
Delete test suite
delete
Update test suite
patch
system-fields
Get all System Fields
get
configurations
Get all configuration groups with configurations.
get
Create a new configuration in a particular group.
post
Create a new configuration group.
post
Get all attachments
get
https://api.qase.io/v1/attachment
This method allows to retrieve attachments.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
RESPONSE
Click
Try It!
to start a request and see the response here!