Skip to main content

Get robot requests by calling station

GET 

/analytics/by-station

Retrieve robot requests grouped by calling station.

Request

Query Parameters

    startDate date

    The start date for the date range filter.

    endDate date

    The end date for the date range filter.

Responses

Robot requests by calling station

Schema
    stationName string
    totalRequests number
    successfulRequests number
Loading...