Assets
Get Asset Stats
Returns active assets under test (in scope for a listing) and total active assets for the supplied organization and listings.
GET
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Unique identifier for an organization.
Pattern:
^[-_0-9a-z]{1,50}Unique identifier for an listing. If not supplied the request will apply to all listings the user is authorized to access.
Unique identifier for an listing.
Pattern:
^[-_0-9a-z]{1,50}Response
Response containing a single asset stat.
Stats for assets within a single organization.
Totals for active assets.
cURL