List the client versions
GET {{baseUrl}}/metrics/client_versions
Use this API to list all the client versions and its count.
Prerequisites:
- A Business or a higher plan.
Scopes:
dashboard_home:read:admin
,
dashboard:read:admin
Rate Limit Label
:
Heavy
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"client_versions":[{"client_version":"\u003cstring\u003e","total_count":"\u003cinteger\u003e"},{"client_version":"\u003cstring\u003e","total_count":"\u003cinteger\u003e"}]}