See the API's various operations for details on their request parameters and response data:

OperationMethodEndpoint
Agent Groups
List agent groupsGET/sla-api/​v1/​agent-groups
Quotas
List Test Configuration QuotasGET/sla-api/​v1/​test-quotas
Tests
List test configurationsGET/sla-api/​v1/​tests
Create a new test configurationPOST/sla-api/​v1/​tests
Delete a test configurationDELETE/sla-api/​v1/​tests/​{slaTestId}
Get a test configurationGET/sla-api/​v1/​tests/​{slaTestId}
Update a test configurationPUT/sla-api/​v1/​tests/​{slaTestId}
Reports
List availability reportsGET/sla-api/​v1/​tests/​{slaTestId}/​reports/​availability
List performance reportsGET/sla-api/​v1/​tests/​{slaTestId}/​reports/​performance