Tests
This section provides information on the available test APIs. See Generating an API Key for information on obtaining an API key.
The following are the available test endpoints:
|
Endpoints |
Description |
Request |
|---|---|---|
|
GET |
Retrieves information on all defined tests. |
GET /tms/api/v1/testDefinitions |
|
GET |
Retrieves information on a specific test based on the ID. |
GET /tms/api/v1/testDefinitions/{id} |
