Internal ticket endpoints
Scenario Distribution
Execution Summary
Top 10 Slowest Steps
Scenario Step Execution Time Trend
Steps per Scenarios
Top 10 Tags
Scenarios
No scenario found
Try adjusting your filters or search terms.
Given a valid API token "engine-key"
00:00:01.047
When I GET /api/v1/internal/pm/tickets
00:00:00.000
Then the response status should be 400
00:00:00.000
Given a valid API token "engine-key"
00:00:00.198
When I GET /api/v1/internal/pm/tickets with X-Run-ID "00000000-0000-0000-0000-000000000099"
00:00:00.005
Then the response status should be 404
00:00:00.000
Given a valid API token "engine-key"
00:00:00.223
When I POST /api/v1/internal/pm/tickets
00:00:00.000
Then the response status should be 400
00:00:00.000
Given a valid API token "engine-key"
00:00:00.200
When I POST /api/v1/internal/pm/tickets with X-Run-ID "00000000-0000-0000-0000-000000000099"
00:00:00.005
Then the response status should be 404
00:00:00.000