Socket stats
Socket stats chart
Get socket stats chart information.
const response = await geocore.SocketStats.report({
startDate: "2025-01-01",
endDate: "2025-01-01",
});
Prerequisites
Successfully get the IdToken with superAdmin access level from login API.
Parameters
name type data type description startDate required string Search by API timestamps endDate required string Search by API timestamps