go back to McMessageService

GET /mcmessages/positions

Retrieves a list containing the latest position updates for all mobile units. Note, this service returns only the most recent position update for each unit.

Roles that can access this endpoint are Users.

Parameters

This method has no parameters.

Result

List < RowMcPosition > of type: application/xml application/json

a list of McPosition objects

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help