Tags API

Tag

GET /api/v1/tag

Return a list of test runs

Note

Requires an API key in the header. You must request this API key from your MozTrap admin. It is generated in the User edit page. username=foo&api_key=bar

Note

The underscores in query params (like case__suites) are DOUBLE underscores.

Format :(required) The API always requires a value of json for this field.
Name :(optional) The name of the tag.
Limit :(optional) Defaults to 20 items, but can be set higher or lower. 0 will return all records.

Example request:

GET /api/v1/tag/?format=json
Read the Docs v: 1.2.7
Versions
latest
1.4.9.2
1.3.7
1.2.7
1.1.2
1.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.