/apisec/v2/trace-analysis/apis/{apiId}/endpoints

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
length ≤ 50

The ID of the API.

Query Params
method
array of objects
length ≤ 100

Show only API endpoints corresponding to the selected HTTP methods.

method
string
length ≤ 100

Show only API endpoints corresponding to the specified path. Partial matches are also supported. For example, specifying the "use" string will return endpoints that include "user" in their paths.

securityContext
array of objects
length ≤ 20

The type of security issue found in the API.

securityContext
severity
array of objects
length ≤ 100

Show only security findings of the specified severity level.

severity
integer
≥ 0
Defaults to 0

Specifies the offset from which to show the result list.

integer
1 to 65000
Defaults to 100

The max number of results to show on a page.

string
enum
Defaults to HighestSeverity

Sort the results by the specified parameter. Only the HighestSeverity, FirstSeen, LastSeen, LastUpdated parameters can be used.

Allowed:
string
enum
Defaults to desc

The order of the results.

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*