GET api/Forms/GetAllBYFORMS_IDS?FORMIDS={FORMIDS}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
FORMIDS
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",
    "FORMS_UNDER": "sample string 1",
    "Forms_Id": 2,
    "forms_isaccount": 3,
    "Forms_Name": "sample string 4",
    "Forms_Desc": "sample string 5",
    "Forms_Status": 6,
    "Forms_Created_By": 7,
    "Forms_Created_Date": "2025-12-08T13:25:59.2200003+05:30",
    "Forms_Modified_By": 9,
    "Forms_Modified_Date": "2025-12-08T13:25:59.2200003+05:30",
    "RoleName": "sample string 11",
    "SelectedItemsValues": [
      1,
      2,
      3
    ],
    "selectedItems": [
      {
        "Selected": true,
        "Text": "sample string 2",
        "Value": "sample string 3"
      },
      {
        "Selected": true,
        "Text": "sample string 2",
        "Value": "sample string 3"
      },
      {
        "Selected": true,
        "Text": "sample string 2",
        "Value": "sample string 3"
      }
    ],
    "FORMS_URL": "sample string 12",
    "FORMS_PARENT_ID": 13,
    "Forms_Image_Url": "sample string 14",
    "Forms_Style": "sample string 15",
    "CategId": 16,
    "Id": 17,
    "VEHICLES_ID": 18,
    "CreatedBy": 19,
    "CreatedDate": "2025-12-08T13:25:59.2200003+05:30",
    "ModifiedBy": 21,
    "ModifiedDate": "2025-12-08T13:25:59.2200003+05:30",
    "Operation": 1,
    "Comments": "sample string 23"
  },
  {
    "MONGODBNAME": "sample string 1",
    "FORMS_UNDER": "sample string 1",
    "Forms_Id": 2,
    "forms_isaccount": 3,
    "Forms_Name": "sample string 4",
    "Forms_Desc": "sample string 5",
    "Forms_Status": 6,
    "Forms_Created_By": 7,
    "Forms_Created_Date": "2025-12-08T13:25:59.2200003+05:30",
    "Forms_Modified_By": 9,
    "Forms_Modified_Date": "2025-12-08T13:25:59.2200003+05:30",
    "RoleName": "sample string 11",
    "SelectedItemsValues": [
      1,
      2,
      3
    ],
    "selectedItems": [
      {
        "Selected": true,
        "Text": "sample string 2",
        "Value": "sample string 3"
      },
      {
        "Selected": true,
        "Text": "sample string 2",
        "Value": "sample string 3"
      },
      {
        "Selected": true,
        "Text": "sample string 2",
        "Value": "sample string 3"
      }
    ],
    "FORMS_URL": "sample string 12",
    "FORMS_PARENT_ID": 13,
    "Forms_Image_Url": "sample string 14",
    "Forms_Style": "sample string 15",
    "CategId": 16,
    "Id": 17,
    "VEHICLES_ID": 18,
    "CreatedBy": 19,
    "CreatedDate": "2025-12-08T13:25:59.2200003+05:30",
    "ModifiedBy": 21,
    "ModifiedDate": "2025-12-08T13:25:59.2200003+05:30",
    "Operation": 1,
    "Comments": "sample string 23"
  },
  {
    "MONGODBNAME": "sample string 1",
    "FORMS_UNDER": "sample string 1",
    "Forms_Id": 2,
    "forms_isaccount": 3,
    "Forms_Name": "sample string 4",
    "Forms_Desc": "sample string 5",
    "Forms_Status": 6,
    "Forms_Created_By": 7,
    "Forms_Created_Date": "2025-12-08T13:25:59.2200003+05:30",
    "Forms_Modified_By": 9,
    "Forms_Modified_Date": "2025-12-08T13:25:59.2200003+05:30",
    "RoleName": "sample string 11",
    "SelectedItemsValues": [
      1,
      2,
      3
    ],
    "selectedItems": [
      {
        "Selected": true,
        "Text": "sample string 2",
        "Value": "sample string 3"
      },
      {
        "Selected": true,
        "Text": "sample string 2",
        "Value": "sample string 3"
      },
      {
        "Selected": true,
        "Text": "sample string 2",
        "Value": "sample string 3"
      }
    ],
    "FORMS_URL": "sample string 12",
    "FORMS_PARENT_ID": 13,
    "Forms_Image_Url": "sample string 14",
    "Forms_Style": "sample string 15",
    "CategId": 16,
    "Id": 17,
    "VEHICLES_ID": 18,
    "CreatedBy": 19,
    "CreatedDate": "2025-12-08T13:25:59.2200003+05:30",
    "ModifiedBy": 21,
    "ModifiedDate": "2025-12-08T13:25:59.2200003+05:30",
    "Operation": 1,
    "Comments": "sample string 23"
  }
]