GET api/Categories/GetDetailedSiteCategory?CategoryID={CategoryID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CategoryID

integer

Required

Body Parameters

None.

Response Information

Resource Description

SiteCategoryDetailedModel
NameDescriptionTypeAdditional information
Category

Category

None.

CategoryGalleries

Collection of GalleryModel

None.

CategoryFiles

Collection of FileModel

None.

Contents

Collection of ContentModel

None.

Grids

Collection of GridModel

None.

Response Formats

application/json, text/json

Sample:
{
  "Category": null,
  "CategoryGalleries": [
    {
      "GalleryID": 1,
      "GalleryName": "sample string 2",
      "IsActive": true,
      "GalleryPhotos": [
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        },
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        }
      ]
    },
    {
      "GalleryID": 1,
      "GalleryName": "sample string 2",
      "IsActive": true,
      "GalleryPhotos": [
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        },
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        }
      ]
    }
  ],
  "CategoryFiles": [
    {
      "FileID": 1,
      "Name": "sample string 2",
      "Extention": "sample string 3",
      "FileUrl": "sample string 4"
    },
    {
      "FileID": 1,
      "Name": "sample string 2",
      "Extention": "sample string 3",
      "FileUrl": "sample string 4"
    }
  ],
  "Contents": [
    {
      "Content": {
        "ContentID": 1,
        "SiteID": 2,
        "Status": 3,
        "DateOn": "2026-08-28T03:31:29.6066525+00:00",
        "LastUpdate": "2026-08-28T03:31:29.6066525+00:00",
        "Label": "sample string 6",
        "Data": {
          "PageName": "sample string 1",
          "Headline": "sample string 2",
          "Remarks": "sample string 3",
          "SEOTitle": "sample string 4",
          "SEODescription": "sample string 5",
          "KeyWords": "sample string 6",
          "Canonical": "sample string 7",
          "HreflangURL": "sample string 8",
          "ActionUrl": "sample string 9",
          "Text1": "sample string 10",
          "Video": "sample string 11",
          "Text2": "sample string 12",
          "AuthorImageID": 13,
          "PicAFileID": 14,
          "FileAID": 15,
          "PicCredit": "sample string 16",
          "PicAAlt": "sample string 17",
          "PicBFileID": 18,
          "PicBCredit": "sample string 19",
          "PicCFileID": 20,
          "PicCCredit": "sample string 21",
          "PicDFileID": 22,
          "ContentLinkText": "sample string 23",
          "ContentLinkURL": "sample string 24",
          "ContentLinkNoFollow": true,
          "WriterCredit": "sample string 26",
          "AuthorPosition": "sample string 27",
          "hideDate": true,
          "ReadingTime": "sample string 29",
          "ShowContentTextOnGallery": true,
          "DisplayOrder": 31,
          "GalleryID": 32,
          "CustomTemplateID": 33,
          "CustomFieldValues": {
            "1": "sample string 2",
            "3": "sample string 4"
          },
          "CustomFormFieldValues": {
            "1": "sample string 2",
            "3": "sample string 4"
          },
          "ClassName": "sample string 34",
          "HidePageInSearchResults": true,
          "CreationDate": "2026-08-28T03:31:29.6066525+00:00",
          "ContentIDCode": "sample string 37",
          "ContentCodes": "sample string 38"
        },
        "Tags": [
          1,
          2
        ]
      },
      "SEODetails": {
        "Title": "sample string 1",
        "Description": "sample string 2",
        "Keywords": "sample string 3",
        "Canonical": "sample string 4"
      },
      "ContentCustomFields": [
        {
          "CustomFieldID": 1,
          "Name": "sample string 2",
          "Type": 3,
          "IsFile": true,
          "IsGallery": true,
          "ItemValue": "sample string 6",
          "File": {
            "FileID": 1,
            "Name": "sample string 2",
            "Extention": "sample string 3",
            "FileUrl": "sample string 4"
          },
          "Gallery": {
            "GalleryID": 1,
            "GalleryName": "sample string 2",
            "IsActive": true,
            "GalleryPhotos": [
              {
                "FileID": 1,
                "Name": "sample string 2",
                "Extention": "sample string 3",
                "FileUrl": "sample string 4"
              },
              {
                "FileID": 1,
                "Name": "sample string 2",
                "Extention": "sample string 3",
                "FileUrl": "sample string 4"
              }
            ]
          }
        },
        {
          "CustomFieldID": 1,
          "Name": "sample string 2",
          "Type": 3,
          "IsFile": true,
          "IsGallery": true,
          "ItemValue": "sample string 6",
          "File": {
            "FileID": 1,
            "Name": "sample string 2",
            "Extention": "sample string 3",
            "FileUrl": "sample string 4"
          },
          "Gallery": {
            "GalleryID": 1,
            "GalleryName": "sample string 2",
            "IsActive": true,
            "GalleryPhotos": [
              {
                "FileID": 1,
                "Name": "sample string 2",
                "Extention": "sample string 3",
                "FileUrl": "sample string 4"
              },
              {
                "FileID": 1,
                "Name": "sample string 2",
                "Extention": "sample string 3",
                "FileUrl": "sample string 4"
              }
            ]
          }
        }
      ],
      "ContentGalleries": [
        {
          "GalleryID": 1,
          "GalleryName": "sample string 2",
          "IsActive": true,
          "GalleryPhotos": [
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            },
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            }
          ]
        },
        {
          "GalleryID": 1,
          "GalleryName": "sample string 2",
          "IsActive": true,
          "GalleryPhotos": [
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            },
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            }
          ]
        }
      ],
      "ContentFiles": [
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        },
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        }
      ]
    },
    {
      "Content": {
        "ContentID": 1,
        "SiteID": 2,
        "Status": 3,
        "DateOn": "2026-08-28T03:31:29.6066525+00:00",
        "LastUpdate": "2026-08-28T03:31:29.6066525+00:00",
        "Label": "sample string 6",
        "Data": {
          "PageName": "sample string 1",
          "Headline": "sample string 2",
          "Remarks": "sample string 3",
          "SEOTitle": "sample string 4",
          "SEODescription": "sample string 5",
          "KeyWords": "sample string 6",
          "Canonical": "sample string 7",
          "HreflangURL": "sample string 8",
          "ActionUrl": "sample string 9",
          "Text1": "sample string 10",
          "Video": "sample string 11",
          "Text2": "sample string 12",
          "AuthorImageID": 13,
          "PicAFileID": 14,
          "FileAID": 15,
          "PicCredit": "sample string 16",
          "PicAAlt": "sample string 17",
          "PicBFileID": 18,
          "PicBCredit": "sample string 19",
          "PicCFileID": 20,
          "PicCCredit": "sample string 21",
          "PicDFileID": 22,
          "ContentLinkText": "sample string 23",
          "ContentLinkURL": "sample string 24",
          "ContentLinkNoFollow": true,
          "WriterCredit": "sample string 26",
          "AuthorPosition": "sample string 27",
          "hideDate": true,
          "ReadingTime": "sample string 29",
          "ShowContentTextOnGallery": true,
          "DisplayOrder": 31,
          "GalleryID": 32,
          "CustomTemplateID": 33,
          "CustomFieldValues": {
            "1": "sample string 2",
            "3": "sample string 4"
          },
          "CustomFormFieldValues": {
            "1": "sample string 2",
            "3": "sample string 4"
          },
          "ClassName": "sample string 34",
          "HidePageInSearchResults": true,
          "CreationDate": "2026-08-28T03:31:29.6066525+00:00",
          "ContentIDCode": "sample string 37",
          "ContentCodes": "sample string 38"
        },
        "Tags": [
          1,
          2
        ]
      },
      "SEODetails": {
        "Title": "sample string 1",
        "Description": "sample string 2",
        "Keywords": "sample string 3",
        "Canonical": "sample string 4"
      },
      "ContentCustomFields": [
        {
          "CustomFieldID": 1,
          "Name": "sample string 2",
          "Type": 3,
          "IsFile": true,
          "IsGallery": true,
          "ItemValue": "sample string 6",
          "File": {
            "FileID": 1,
            "Name": "sample string 2",
            "Extention": "sample string 3",
            "FileUrl": "sample string 4"
          },
          "Gallery": {
            "GalleryID": 1,
            "GalleryName": "sample string 2",
            "IsActive": true,
            "GalleryPhotos": [
              {
                "FileID": 1,
                "Name": "sample string 2",
                "Extention": "sample string 3",
                "FileUrl": "sample string 4"
              },
              {
                "FileID": 1,
                "Name": "sample string 2",
                "Extention": "sample string 3",
                "FileUrl": "sample string 4"
              }
            ]
          }
        },
        {
          "CustomFieldID": 1,
          "Name": "sample string 2",
          "Type": 3,
          "IsFile": true,
          "IsGallery": true,
          "ItemValue": "sample string 6",
          "File": {
            "FileID": 1,
            "Name": "sample string 2",
            "Extention": "sample string 3",
            "FileUrl": "sample string 4"
          },
          "Gallery": {
            "GalleryID": 1,
            "GalleryName": "sample string 2",
            "IsActive": true,
            "GalleryPhotos": [
              {
                "FileID": 1,
                "Name": "sample string 2",
                "Extention": "sample string 3",
                "FileUrl": "sample string 4"
              },
              {
                "FileID": 1,
                "Name": "sample string 2",
                "Extention": "sample string 3",
                "FileUrl": "sample string 4"
              }
            ]
          }
        }
      ],
      "ContentGalleries": [
        {
          "GalleryID": 1,
          "GalleryName": "sample string 2",
          "IsActive": true,
          "GalleryPhotos": [
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            },
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            }
          ]
        },
        {
          "GalleryID": 1,
          "GalleryName": "sample string 2",
          "IsActive": true,
          "GalleryPhotos": [
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            },
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            }
          ]
        }
      ],
      "ContentFiles": [
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        },
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        }
      ]
    }
  ],
  "Grids": [
    {
      "GridSection": null,
      "GridGalleries": [
        {
          "GalleryID": 1,
          "GalleryName": "sample string 2",
          "IsActive": true,
          "GalleryPhotos": [
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            },
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            }
          ]
        },
        {
          "GalleryID": 1,
          "GalleryName": "sample string 2",
          "IsActive": true,
          "GalleryPhotos": [
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            },
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            }
          ]
        }
      ],
      "GridFiles": [
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        },
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        }
      ]
    },
    {
      "GridSection": null,
      "GridGalleries": [
        {
          "GalleryID": 1,
          "GalleryName": "sample string 2",
          "IsActive": true,
          "GalleryPhotos": [
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            },
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            }
          ]
        },
        {
          "GalleryID": 1,
          "GalleryName": "sample string 2",
          "IsActive": true,
          "GalleryPhotos": [
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            },
            {
              "FileID": 1,
              "Name": "sample string 2",
              "Extention": "sample string 3",
              "FileUrl": "sample string 4"
            }
          ]
        }
      ],
      "GridFiles": [
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        },
        {
          "FileID": 1,
          "Name": "sample string 2",
          "Extention": "sample string 3",
          "FileUrl": "sample string 4"
        }
      ]
    }
  ]
}

text/xml

Sample:

Sample not available.