GET api/Settings/GetAllByCategoryID?CategoryId={CategoryId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| CategoryId | 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",
"CS_ID": 1,
"FST_ID": 2,
"FST_NAME": "sample string 3",
"CS_NAME": "sample string 4",
"CS_TYPEID": "sample string 5",
"CS_CATEGORY_ID": "sample string 6",
"VDT_ID": 7,
"VDT_NAME": "sample string 8",
"CategId": 9,
"Id": 10,
"VEHICLES_ID": 11,
"CreatedBy": 12,
"CreatedDate": "2025-12-08T13:29:37.9383553+05:30",
"ModifiedBy": 14,
"ModifiedDate": "2025-12-08T13:29:37.9383553+05:30",
"Operation": 1,
"Comments": "sample string 16"
},
{
"MONGODBNAME": "sample string 1",
"CS_ID": 1,
"FST_ID": 2,
"FST_NAME": "sample string 3",
"CS_NAME": "sample string 4",
"CS_TYPEID": "sample string 5",
"CS_CATEGORY_ID": "sample string 6",
"VDT_ID": 7,
"VDT_NAME": "sample string 8",
"CategId": 9,
"Id": 10,
"VEHICLES_ID": 11,
"CreatedBy": 12,
"CreatedDate": "2025-12-08T13:29:37.9383553+05:30",
"ModifiedBy": 14,
"ModifiedDate": "2025-12-08T13:29:37.9383553+05:30",
"Operation": 1,
"Comments": "sample string 16"
},
{
"MONGODBNAME": "sample string 1",
"CS_ID": 1,
"FST_ID": 2,
"FST_NAME": "sample string 3",
"CS_NAME": "sample string 4",
"CS_TYPEID": "sample string 5",
"CS_CATEGORY_ID": "sample string 6",
"VDT_ID": 7,
"VDT_NAME": "sample string 8",
"CategId": 9,
"Id": 10,
"VEHICLES_ID": 11,
"CreatedBy": 12,
"CreatedDate": "2025-12-08T13:29:37.9383553+05:30",
"ModifiedBy": 14,
"ModifiedDate": "2025-12-08T13:29:37.9383553+05:30",
"Operation": 1,
"Comments": "sample string 16"
}
]