Real&Mate Real&Mate object collection Real&Mate object collection

GET /realandmate/v1/LogService

Returns a collection of the log entries.


{
    "id": string,
    "name": string,
    "description": string,
    "items":{
      "url": string
    },
    "items_count": number
}

Code Description
200