v3
latestOpenAPI 3.1.02026-08-0150254154.0 KBList Project Requests
Generates a list of requests for a specific project
Path parameters
The unique identifier of the project
Query parameters
Start date of the requested date range. Formats accepted are YYYY-MM-DD, YYYY-MM-DDTHH:MM:SS, or YYYY-MM-DDTHH:MM:SS+HH:MM
End date of the requested date range. Formats accepted are YYYY-MM-DD, YYYY-MM-DDTHH:MM:SS, or YYYY-MM-DDTHH:MM:SS+HH:MM
Number of results to return per page. Default 10. Range [1,1000]
Navigate and return the results to retrieve specific portions of information of the response
Filter for requests where a specific accessor was used
Filter for a specific request id
Deployment type for the requests
Filter for requests where a specific deployment was used
Filter for requests where a specific endpoint was used
Method type for the request
Filter for requests where a specific method was used
Filter for requests that succeeded (status code < 300) or failed (status code >=400)
Headers
Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef
Response
A list of requests for a specific project