Perform a Test Run on an API Endpoint
You can run a test on an endpoint call using parameter values. To perform a test run of an API endpoint call, complete the following steps. In this procedure, we are using GET/domain/{domainID}/assessment as an example.
- In the Security Manager API, select the endpoint you want to test. For this example, click Assessment > GET/domain/{domainID}/assessment. This endpoint retrieves a paginated list of all assessments in a specified domain.
The call details dialog opens.
- Under Parameters, in domainId, type 1.
Note: The numeral "1" is the domainID for the Enterprise domain.
- Click Execute.
The API return can be seen in the Response Body.