GET api/PleaseFollowMes
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of PleaseFollowMe| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| DateCreated | date |
None. |
|
| LastModified | date |
None. |
|
| UserId | string |
None. |
|
| TransactionId | string |
None. |
|
| DestinationLongitude | decimal number |
None. |
|
| DestinationLatitude | decimal number |
None. |
|
| DestinationAddress | string |
None. |
|
| StartLongitude | decimal number |
None. |
|
| StartLatitude | decimal number |
None. |
|
| StartAddress | string |
None. |
|
| LastKnownLatitude | decimal number |
None. |
|
| LastKnownLongitude | decimal number |
None. |
|
| LastSeen | date |
None. |
|
| NotificationSent | boolean |
None. |
|
| DateTimeSent | date |
None. |
|
| Active | boolean |
None. |
|
| DestinationReached | boolean |
None. |
|
| DateDestinationReached | date |
None. |
|
| EstimatedArrivalTime | date |
None. |
|
| DateStartedTravelling | date |
None. |
|
| Started | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": 1,
"DateCreated": "2025-12-09T04:04:31.8287417+02:00",
"LastModified": "2025-12-09T04:04:31.8287417+02:00",
"UserId": "sample string 4",
"TransactionId": "sample string 5",
"DestinationLongitude": 1.1,
"DestinationLatitude": 1.1,
"DestinationAddress": "sample string 6",
"StartLongitude": 1.1,
"StartLatitude": 1.1,
"StartAddress": "sample string 7",
"LastKnownLatitude": 1.1,
"LastKnownLongitude": 1.1,
"LastSeen": "2025-12-09T04:04:31.8287417+02:00",
"NotificationSent": true,
"DateTimeSent": "2025-12-09T04:04:31.8287417+02:00",
"Active": true,
"DestinationReached": true,
"DateDestinationReached": "2025-12-09T04:04:31.8287417+02:00",
"EstimatedArrivalTime": "2025-12-09T04:04:31.8287417+02:00",
"DateStartedTravelling": "2025-12-09T04:04:31.8287417+02:00",
"Started": true
},
{
"id": 1,
"DateCreated": "2025-12-09T04:04:31.8287417+02:00",
"LastModified": "2025-12-09T04:04:31.8287417+02:00",
"UserId": "sample string 4",
"TransactionId": "sample string 5",
"DestinationLongitude": 1.1,
"DestinationLatitude": 1.1,
"DestinationAddress": "sample string 6",
"StartLongitude": 1.1,
"StartLatitude": 1.1,
"StartAddress": "sample string 7",
"LastKnownLatitude": 1.1,
"LastKnownLongitude": 1.1,
"LastSeen": "2025-12-09T04:04:31.8287417+02:00",
"NotificationSent": true,
"DateTimeSent": "2025-12-09T04:04:31.8287417+02:00",
"Active": true,
"DestinationReached": true,
"DateDestinationReached": "2025-12-09T04:04:31.8287417+02:00",
"EstimatedArrivalTime": "2025-12-09T04:04:31.8287417+02:00",
"DateStartedTravelling": "2025-12-09T04:04:31.8287417+02:00",
"Started": true
}
]
application/xml, text/xml
Sample:
<ArrayOfPleaseFollowMe xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PanicSAAPI.Database">
<PleaseFollowMe>
<Active>true</Active>
<DateCreated>2025-12-09T04:04:31.8287417+02:00</DateCreated>
<DateDestinationReached>2025-12-09T04:04:31.8287417+02:00</DateDestinationReached>
<DateStartedTravelling>2025-12-09T04:04:31.8287417+02:00</DateStartedTravelling>
<DateTimeSent>2025-12-09T04:04:31.8287417+02:00</DateTimeSent>
<DestinationAddress>sample string 6</DestinationAddress>
<DestinationLatitude>1.1</DestinationLatitude>
<DestinationLongitude>1.1</DestinationLongitude>
<DestinationReached>true</DestinationReached>
<EstimatedArrivalTime>2025-12-09T04:04:31.8287417+02:00</EstimatedArrivalTime>
<LastKnownLatitude>1.1</LastKnownLatitude>
<LastKnownLongitude>1.1</LastKnownLongitude>
<LastModified>2025-12-09T04:04:31.8287417+02:00</LastModified>
<LastSeen>2025-12-09T04:04:31.8287417+02:00</LastSeen>
<NotificationSent>true</NotificationSent>
<StartAddress>sample string 7</StartAddress>
<StartLatitude>1.1</StartLatitude>
<StartLongitude>1.1</StartLongitude>
<Started>true</Started>
<TransactionId>sample string 5</TransactionId>
<UserId>sample string 4</UserId>
<id>1</id>
</PleaseFollowMe>
<PleaseFollowMe>
<Active>true</Active>
<DateCreated>2025-12-09T04:04:31.8287417+02:00</DateCreated>
<DateDestinationReached>2025-12-09T04:04:31.8287417+02:00</DateDestinationReached>
<DateStartedTravelling>2025-12-09T04:04:31.8287417+02:00</DateStartedTravelling>
<DateTimeSent>2025-12-09T04:04:31.8287417+02:00</DateTimeSent>
<DestinationAddress>sample string 6</DestinationAddress>
<DestinationLatitude>1.1</DestinationLatitude>
<DestinationLongitude>1.1</DestinationLongitude>
<DestinationReached>true</DestinationReached>
<EstimatedArrivalTime>2025-12-09T04:04:31.8287417+02:00</EstimatedArrivalTime>
<LastKnownLatitude>1.1</LastKnownLatitude>
<LastKnownLongitude>1.1</LastKnownLongitude>
<LastModified>2025-12-09T04:04:31.8287417+02:00</LastModified>
<LastSeen>2025-12-09T04:04:31.8287417+02:00</LastSeen>
<NotificationSent>true</NotificationSent>
<StartAddress>sample string 7</StartAddress>
<StartLatitude>1.1</StartLatitude>
<StartLongitude>1.1</StartLongitude>
<Started>true</Started>
<TransactionId>sample string 5</TransactionId>
<UserId>sample string 4</UserId>
<id>1</id>
</PleaseFollowMe>
</ArrayOfPleaseFollowMe>