GET api/GoogleMapKeys/GetGooglemapkeyDetails?operation={operation}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| operation | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"MONGODBNAME": "sample string 1",
"ID": 1,
"GOOGLEMAPS_KEY": "sample string 2",
"KEY_TYPE": "sample string 3",
"CategId": 4,
"Id": 5,
"VEHICLES_ID": 6,
"CreatedBy": 7,
"CreatedDate": "2025-12-08T13:25:56.4386389+05:30",
"ModifiedBy": 9,
"ModifiedDate": "2025-12-08T13:25:56.4386389+05:30",
"Operation": 1,
"Comments": "sample string 11"
},
{
"MONGODBNAME": "sample string 1",
"ID": 1,
"GOOGLEMAPS_KEY": "sample string 2",
"KEY_TYPE": "sample string 3",
"CategId": 4,
"Id": 5,
"VEHICLES_ID": 6,
"CreatedBy": 7,
"CreatedDate": "2025-12-08T13:25:56.4386389+05:30",
"ModifiedBy": 9,
"ModifiedDate": "2025-12-08T13:25:56.4386389+05:30",
"Operation": 1,
"Comments": "sample string 11"
},
{
"MONGODBNAME": "sample string 1",
"ID": 1,
"GOOGLEMAPS_KEY": "sample string 2",
"KEY_TYPE": "sample string 3",
"CategId": 4,
"Id": 5,
"VEHICLES_ID": 6,
"CreatedBy": 7,
"CreatedDate": "2025-12-08T13:25:56.4386389+05:30",
"ModifiedBy": 9,
"ModifiedDate": "2025-12-08T13:25:56.4386389+05:30",
"Operation": 1,
"Comments": "sample string 11"
}
]