RESTful API
media

Photo stories

Get photostories

Returns a set of data items of type photostories.

Copy GET /api/media/photostories
Request Informaion

URI Parameters

None

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Content

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

targets

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "45eec492-be40-4329-9cf7-2d43488640fa",
    "DocumentNumberOfAdditionalItems": 9.0,
    "Summary": "sample string 10",
    "departmentaltargets": "5c323158-3c91-4d78-b33b-794de79167e4",
    "EventNumberOfAdditionalItems": 12.0,
    "FactFileNumberOfAdditionalItems": 13.0,
    "Content": "sample string 14",
    "targetaudiences": "b029ab17-2dc0-42b7-89fd-6a536c54df4c",
    "NewsNumberOfAdditionalItems": 16.0,
    "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
    "FeatureStoryNumberOfAdditionalItems": 18.0,
    "MultimediaNumberOfAdditionalItems": 19.0,
    "PhotoStoryNumberOfAdditionalItems": 20.0,
    "OpenGraphDescription": "sample string 21",
    "MetaTitle": "sample string 22",
    "MetaDescription": "sample string 23",
    "healthtopics": "6565a144-d608-47a9-85b5-60830966b501",
    "OtherRelated": "sample string 25",
    "Title": "sample string 26",
    "targets": "dc5ab5ec-7e53-4e0b-8ea5-e9dcf8756011",
    "FactSheetNumberOfAdditionalItems": 28.0,
    "Highlight": "sample string 29",
    "OpenGraphTitle": "sample string 30",
    "publishingoffices": "160b5b5d-3626-4cdf-9fe5-55642ca9fb66",
    "CommentaryNumberOfAdditionalItems": 32.0,
    "Provider": "sample string 33",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "45eec492-be40-4329-9cf7-2d43488640fa",
    "DocumentNumberOfAdditionalItems": 9.0,
    "Summary": "sample string 10",
    "departmentaltargets": "5c323158-3c91-4d78-b33b-794de79167e4",
    "EventNumberOfAdditionalItems": 12.0,
    "FactFileNumberOfAdditionalItems": 13.0,
    "Content": "sample string 14",
    "targetaudiences": "b029ab17-2dc0-42b7-89fd-6a536c54df4c",
    "NewsNumberOfAdditionalItems": 16.0,
    "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
    "FeatureStoryNumberOfAdditionalItems": 18.0,
    "MultimediaNumberOfAdditionalItems": 19.0,
    "PhotoStoryNumberOfAdditionalItems": 20.0,
    "OpenGraphDescription": "sample string 21",
    "MetaTitle": "sample string 22",
    "MetaDescription": "sample string 23",
    "healthtopics": "6565a144-d608-47a9-85b5-60830966b501",
    "OtherRelated": "sample string 25",
    "Title": "sample string 26",
    "targets": "dc5ab5ec-7e53-4e0b-8ea5-e9dcf8756011",
    "FactSheetNumberOfAdditionalItems": 28.0,
    "Highlight": "sample string 29",
    "OpenGraphTitle": "sample string 30",
    "publishingoffices": "160b5b5d-3626-4cdf-9fe5-55642ca9fb66",
    "CommentaryNumberOfAdditionalItems": 32.0,
    "Provider": "sample string 33",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get photostories by key

Gets photostories item by id.

Copy GET /api/media/photostories({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Content

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

targets

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-12-10T00:19:24.5990822Z",
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "DateCreated": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "regionscountries": "dff2d47d-a0de-4a5c-ae2c-1bbcf534c548",
  "DocumentNumberOfAdditionalItems": 9.0,
  "Summary": "sample string 10",
  "departmentaltargets": "51ebd69d-803b-47ec-8bf1-06f158e3c3f4",
  "EventNumberOfAdditionalItems": 12.0,
  "FactFileNumberOfAdditionalItems": 13.0,
  "Content": "sample string 14",
  "targetaudiences": "bba88eb5-97ba-46c5-9954-9b3f21818839",
  "NewsNumberOfAdditionalItems": 16.0,
  "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
  "FeatureStoryNumberOfAdditionalItems": 18.0,
  "MultimediaNumberOfAdditionalItems": 19.0,
  "PhotoStoryNumberOfAdditionalItems": 20.0,
  "OpenGraphDescription": "sample string 21",
  "MetaTitle": "sample string 22",
  "MetaDescription": "sample string 23",
  "healthtopics": "240bdaed-7e3f-487f-b7f3-215c2c64f749",
  "OtherRelated": "sample string 25",
  "Title": "sample string 26",
  "targets": "06efbe11-72bb-4a4a-9a6c-9287c108b6ef",
  "FactSheetNumberOfAdditionalItems": 28.0,
  "Highlight": "sample string 29",
  "OpenGraphTitle": "sample string 30",
  "publishingoffices": "08bf5741-72bb-4183-9025-8a85b1aedf32",
  "CommentaryNumberOfAdditionalItems": 32.0,
  "Provider": "sample string 33",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Get property

Gets Id property from photostories item.

Copy GET /api/media/photostories({key})/property
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

property

System.String

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
Id

System.Guid

Read only: False

Resource Format

Response Formats
Copy
application/json
{
  "Id": "493e3615-270d-481e-99ca-78f91311a7fa"
}

Post photostories

Creates a photostories item.

Copy POST /api/media/photostories
Request Informaion

URI Parameters

None

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Content

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

targets

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "regionscountries": "25f3c8c2-2a66-4726-a18d-a2a6f0ee9797",
  "DocumentNumberOfAdditionalItems": 6.0,
  "Summary": "sample string 7",
  "departmentaltargets": "739f5f63-58a3-42ac-ae1d-b3389c485112",
  "EventNumberOfAdditionalItems": 9.0,
  "FactFileNumberOfAdditionalItems": 10.0,
  "Content": "sample string 11",
  "targetaudiences": "d7fbd9bb-aef1-4154-92cd-6204d99780ed",
  "NewsNumberOfAdditionalItems": 13.0,
  "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
  "FeatureStoryNumberOfAdditionalItems": 15.0,
  "MultimediaNumberOfAdditionalItems": 16.0,
  "PhotoStoryNumberOfAdditionalItems": 17.0,
  "OpenGraphDescription": "sample string 18",
  "MetaTitle": "sample string 19",
  "MetaDescription": "sample string 20",
  "healthtopics": "4edab85d-18d7-44a8-8658-1c32f5517ad6",
  "OtherRelated": "sample string 22",
  "Title": "sample string 23",
  "targets": "f9a84b30-d049-4edd-a29a-3d0f5541e0a3",
  "FactSheetNumberOfAdditionalItems": 25.0,
  "Highlight": "sample string 26",
  "OpenGraphTitle": "sample string 27",
  "publishingoffices": "ee13c8d4-8b8b-4a3f-834c-56482011a0f4",
  "CommentaryNumberOfAdditionalItems": 29.0
}
Response Informaion

Resource Description

Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Content

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

targets

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-12-10T00:19:24.5990822Z",
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "DateCreated": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "regionscountries": "2eea4d5d-2f72-42c0-bbbb-c4a8566e8bbb",
  "DocumentNumberOfAdditionalItems": 9.0,
  "Summary": "sample string 10",
  "departmentaltargets": "5c96dc92-127d-4915-b38f-4ffef887e1e6",
  "EventNumberOfAdditionalItems": 12.0,
  "FactFileNumberOfAdditionalItems": 13.0,
  "Content": "sample string 14",
  "targetaudiences": "9b78a289-67d2-4223-95c1-7bbab01834ca",
  "NewsNumberOfAdditionalItems": 16.0,
  "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
  "FeatureStoryNumberOfAdditionalItems": 18.0,
  "MultimediaNumberOfAdditionalItems": 19.0,
  "PhotoStoryNumberOfAdditionalItems": 20.0,
  "OpenGraphDescription": "sample string 21",
  "MetaTitle": "sample string 22",
  "MetaDescription": "sample string 23",
  "healthtopics": "7c94670e-6fd8-4b46-b396-c5e0bbcd1c07",
  "OtherRelated": "sample string 25",
  "Title": "sample string 26",
  "targets": "2f2305fd-ee3a-4345-8370-abd4801cd962",
  "FactSheetNumberOfAdditionalItems": 28.0,
  "Highlight": "sample string 29",
  "OpenGraphTitle": "sample string 30",
  "publishingoffices": "32b71207-d524-4aeb-a50c-0af2d53ce5ec",
  "CommentaryNumberOfAdditionalItems": 32.0,
  "Provider": "sample string 33",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Patch photostories by key

Partial update for photostories item.

Copy PATCH /api/media/photostories({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Content

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

targets

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "regionscountries": "3f9630a4-d1e8-485a-afd0-629985c1c6ff",
  "DocumentNumberOfAdditionalItems": 6.0,
  "Summary": "sample string 7",
  "departmentaltargets": "7b6b22cc-842c-446d-9d7a-41abbb57967b",
  "EventNumberOfAdditionalItems": 9.0,
  "FactFileNumberOfAdditionalItems": 10.0,
  "Content": "sample string 11",
  "targetaudiences": "c1c2b01b-2329-4e7b-a5df-9813beb730d9",
  "NewsNumberOfAdditionalItems": 13.0,
  "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
  "FeatureStoryNumberOfAdditionalItems": 15.0,
  "MultimediaNumberOfAdditionalItems": 16.0,
  "PhotoStoryNumberOfAdditionalItems": 17.0,
  "OpenGraphDescription": "sample string 18",
  "MetaTitle": "sample string 19",
  "MetaDescription": "sample string 20",
  "healthtopics": "fb5f8d81-9e40-469c-8bc9-b503970354fa",
  "OtherRelated": "sample string 22",
  "Title": "sample string 23",
  "targets": "0678ac64-9967-44d2-9461-4c80984714e1",
  "FactSheetNumberOfAdditionalItems": 25.0,
  "Highlight": "sample string 26",
  "OpenGraphTitle": "sample string 27",
  "publishingoffices": "c8c724f3-d71c-4b9d-82d1-de75a5ee9cb7",
  "CommentaryNumberOfAdditionalItems": 29.0
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Put photostories by key

Full update for photostories item.

Copy PUT /api/media/photostories({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Content

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

targets

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "regionscountries": "e5528596-47a6-4084-be84-949ca1f15de3",
  "DocumentNumberOfAdditionalItems": 6.0,
  "Summary": "sample string 7",
  "departmentaltargets": "db074be8-1fb1-456e-92b7-6d1fe8a0b4b5",
  "EventNumberOfAdditionalItems": 9.0,
  "FactFileNumberOfAdditionalItems": 10.0,
  "Content": "sample string 11",
  "targetaudiences": "9c82bf13-8579-4545-8d54-9433c743346c",
  "NewsNumberOfAdditionalItems": 13.0,
  "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
  "FeatureStoryNumberOfAdditionalItems": 15.0,
  "MultimediaNumberOfAdditionalItems": 16.0,
  "PhotoStoryNumberOfAdditionalItems": 17.0,
  "OpenGraphDescription": "sample string 18",
  "MetaTitle": "sample string 19",
  "MetaDescription": "sample string 20",
  "healthtopics": "e6a5e39b-faa5-44e0-ba0c-20fe57979bb5",
  "OtherRelated": "sample string 22",
  "Title": "sample string 23",
  "targets": "9f130f55-64bb-487e-ba6c-a8804df77207",
  "FactSheetNumberOfAdditionalItems": 25.0,
  "Highlight": "sample string 26",
  "OpenGraphTitle": "sample string 27",
  "publishingoffices": "91dee212-3a7a-481d-baad-93799962e887",
  "CommentaryNumberOfAdditionalItems": 29.0
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete photostories by key

Deletes a photostories item by Id.

Copy DELETE /api/media/photostories({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get Thumbnail

Returns a set of related items of type Thumbnail from photostories item.

Copy GET /api/media/photostories({key})/Thumbnail
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

Ordinal

System.Single

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Author

System.String

Read only: False
Selected by default: True

Extension

System.String

Read only: True
Selected by default: True

MimeType

System.String

Read only: True
Selected by default: True

TotalSize

System.Int64

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

Category

System.Guid

Read only: False
Selected by default: False

imagetypes

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

stakeholders

System.Guid

Read only: False
Selected by default: False

Tags

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

IsOptimized

System.Boolean

Read only: False
Selected by default: True

OptImgStatus

System.String

Read only: False
Selected by default: True

Width

System.Int32

Read only: True
Selected by default: True

Height

System.Int32

Read only: True
Selected by default: True

AlternativeText

System.String

Read only: False
Selected by default: True

FolderId

System.Guid

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Url

System.String

Read only: True
Selected by default: True

ThumbnailUrl

System.String

Read only: True
Selected by default: True

Thumbnails

Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel

Read only: True
Selected by default: False

IsDamMedia

System.Boolean

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "Title": "sample string 3",
    "Description": "sample string 4",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 7",
    "Ordinal": 8.1,
    "UrlName": "sample string 9",
    "ItemDefaultUrl": "sample string 10",
    "Author": "sample string 11",
    "Extension": "sample string 12",
    "MimeType": "sample string 13",
    "TotalSize": 14,
    "regionscountries": "239d6f6d-63cd-4e69-9f5c-668ec5c94531",
    "publishingoffices": "41f2da13-bfde-46cf-a1b7-02791cbffc51",
    "events": "235c1371-2d22-46e6-a746-5c7bcb847654",
    "targets": "b2bd2176-b422-49d9-81b6-f896a4d1e462",
    "Category": "f97aba30-08f3-4917-96e3-2e76463851d0",
    "imagetypes": "ced42ace-b14a-4679-b262-1dd5fd560b35",
    "departmentaltargets": "b9f03441-f0b3-40c9-ab91-711465e145cf",
    "stakeholders": "80f16c9f-31c6-41ba-a80f-bdd96ec014ba",
    "Tags": "bb25ebdf-798b-48e4-8a2c-920280aeaf01",
    "healthtopics": "a287ec0c-c04e-4c75-b019-7cf21b9aa584",
    "targetaudiences": "f4a86f4f-2607-4ae2-a601-91ce3d413101",
    "IsOptimized": true,
    "OptImgStatus": "sample string 27",
    "Width": 28,
    "Height": 29,
    "AlternativeText": "sample string 30",
    "FolderId": "41aec704-f3f4-48bb-a1bc-eb557db55079",
    "ParentId": "eb510ed3-0d2b-40a5-9864-9e5fae93641e",
    "Provider": "sample string 33",
    "Url": "sample string 34",
    "ThumbnailUrl": "sample string 35",
    "Thumbnails": {
      "Title": "sample string 1",
      "Url": "sample string 2",
      "Width": 3,
      "Height": 4,
      "MimeType": "sample string 5"
    },
    "IsDamMedia": true
  },
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "Title": "sample string 3",
    "Description": "sample string 4",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 7",
    "Ordinal": 8.1,
    "UrlName": "sample string 9",
    "ItemDefaultUrl": "sample string 10",
    "Author": "sample string 11",
    "Extension": "sample string 12",
    "MimeType": "sample string 13",
    "TotalSize": 14,
    "regionscountries": "239d6f6d-63cd-4e69-9f5c-668ec5c94531",
    "publishingoffices": "41f2da13-bfde-46cf-a1b7-02791cbffc51",
    "events": "235c1371-2d22-46e6-a746-5c7bcb847654",
    "targets": "b2bd2176-b422-49d9-81b6-f896a4d1e462",
    "Category": "f97aba30-08f3-4917-96e3-2e76463851d0",
    "imagetypes": "ced42ace-b14a-4679-b262-1dd5fd560b35",
    "departmentaltargets": "b9f03441-f0b3-40c9-ab91-711465e145cf",
    "stakeholders": "80f16c9f-31c6-41ba-a80f-bdd96ec014ba",
    "Tags": "bb25ebdf-798b-48e4-8a2c-920280aeaf01",
    "healthtopics": "a287ec0c-c04e-4c75-b019-7cf21b9aa584",
    "targetaudiences": "f4a86f4f-2607-4ae2-a601-91ce3d413101",
    "IsOptimized": true,
    "OptImgStatus": "sample string 27",
    "Width": 28,
    "Height": 29,
    "AlternativeText": "sample string 30",
    "FolderId": "41aec704-f3f4-48bb-a1bc-eb557db55079",
    "ParentId": "eb510ed3-0d2b-40a5-9864-9e5fae93641e",
    "Provider": "sample string 33",
    "Url": "sample string 34",
    "ThumbnailUrl": "sample string 35",
    "Thumbnails": {
      "Title": "sample string 1",
      "Url": "sample string 2",
      "Width": 3,
      "Height": 4,
      "MimeType": "sample string 5"
    },
    "IsDamMedia": true
  }
]

Get Thumbnail by relatedKey

Returns a related item of type Thumbnail from photostories item.

Copy GET /api/media/photostories({key})/Thumbnail({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

Ordinal

System.Single

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Author

System.String

Read only: False
Selected by default: True

Extension

System.String

Read only: True
Selected by default: True

MimeType

System.String

Read only: True
Selected by default: True

TotalSize

System.Int64

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

Category

System.Guid

Read only: False
Selected by default: False

imagetypes

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

stakeholders

System.Guid

Read only: False
Selected by default: False

Tags

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

IsOptimized

System.Boolean

Read only: False
Selected by default: True

OptImgStatus

System.String

Read only: False
Selected by default: True

Width

System.Int32

Read only: True
Selected by default: True

Height

System.Int32

Read only: True
Selected by default: True

AlternativeText

System.String

Read only: False
Selected by default: True

FolderId

System.Guid

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Url

System.String

Read only: True
Selected by default: True

ThumbnailUrl

System.String

Read only: True
Selected by default: True

Thumbnails

Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel

Read only: True
Selected by default: False

IsDamMedia

System.Boolean

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-12-10T00:19:24.5990822Z",
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "Title": "sample string 3",
  "Description": "sample string 4",
  "DateCreated": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 7",
  "Ordinal": 8.1,
  "UrlName": "sample string 9",
  "ItemDefaultUrl": "sample string 10",
  "Author": "sample string 11",
  "Extension": "sample string 12",
  "MimeType": "sample string 13",
  "TotalSize": 14,
  "regionscountries": "22586cf9-adf9-4e8f-aa25-3363558f11ba",
  "publishingoffices": "d8a54c40-71ca-46ea-b025-87eac20f0b9e",
  "events": "7092e2d2-06a7-459a-9c8f-010642eb768b",
  "targets": "246c7949-7713-43b2-b134-84c3275656a3",
  "Category": "d15ed403-2a95-4e7a-b238-ed2b5599a615",
  "imagetypes": "484e03da-6fd5-4526-a5a3-012475f01d71",
  "departmentaltargets": "03cc1661-f883-43c1-970e-1dc55e306001",
  "stakeholders": "0e54ad14-6350-4d7f-b423-3464423673b0",
  "Tags": "74910cb8-6396-4655-97fa-4334b4eb6a89",
  "healthtopics": "bb067c60-93b2-4f29-92e4-1f6630dccea0",
  "targetaudiences": "dcc3a8c5-dfc5-4955-b012-8e645430c741",
  "IsOptimized": true,
  "OptImgStatus": "sample string 27",
  "Width": 28,
  "Height": 29,
  "AlternativeText": "sample string 30",
  "FolderId": "c7f1afea-6959-4fab-98df-e4be61e16e0b",
  "ParentId": "e2902bbf-da99-47ca-96c9-2085fd1efa64",
  "Provider": "sample string 33",
  "Url": "sample string 34",
  "ThumbnailUrl": "sample string 35",
  "Thumbnails": {
    "Title": "sample string 1",
    "Url": "sample string 2",
    "Width": 3,
    "Height": 4,
    "MimeType": "sample string 5"
  },
  "IsDamMedia": true
}

Post Thumbnail

Add Thumbnail relation to photostories item.

Copy POST /api/media/photostories({key})/Thumbnail/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Thumbnail

Delete set of related items of type Thumbnail from photostories item.

Copy DELETE /api/media/photostories({key})/Thumbnail/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Thumbnail by relatedKey

Delete relation of type Thumbnail from photostories item.

Copy DELETE /api/media/photostories({key})/Thumbnail({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get MultimediaRelatedData

Returns a set of related items of type MultimediaRelatedData from photostories item.

Copy GET /api/media/photostories({key})/MultimediaRelatedData
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

TerranceAudioUrl

System.String

Read only: False
Selected by default: True

VimeoVideo

System.String

Read only: False
Selected by default: True

multimediatypes

System.Guid

Read only: False
Selected by default: False

YoutubeVideo

System.String

Read only: False
Selected by default: True

Duration

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

TerranceVideoUrl

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

FacebookVideo

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "TerranceAudioUrl": "sample string 8",
    "VimeoVideo": "sample string 9",
    "multimediatypes": "c123cbe6-a495-4f2b-95f9-0cd5b0753dc9",
    "YoutubeVideo": "sample string 11",
    "Duration": "sample string 12",
    "Summary": "sample string 13",
    "regionscountries": "69f0597f-881d-4e21-b717-2c8d839d4361",
    "departmentaltargets": "715d823c-df0a-4217-bbbd-df92b16648c2",
    "Title": "sample string 16",
    "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
    "targetaudiences": "2d56d3ff-86d1-4860-bd72-7d132f7d6f2e",
    "targets": "00363a8e-aaf3-41db-88aa-2557c0df3dde",
    "publishingoffices": "3cd58ea0-c29e-4c39-95df-b6746290cd1d",
    "TerranceVideoUrl": "sample string 21",
    "healthtopics": "c36fa4ec-091f-4f9e-a2a2-e6010b1d2795",
    "events": "a39a095f-f803-4949-ad78-a6dd3dd288d1",
    "FacebookVideo": "sample string 24",
    "Provider": "sample string 25",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "TerranceAudioUrl": "sample string 8",
    "VimeoVideo": "sample string 9",
    "multimediatypes": "c123cbe6-a495-4f2b-95f9-0cd5b0753dc9",
    "YoutubeVideo": "sample string 11",
    "Duration": "sample string 12",
    "Summary": "sample string 13",
    "regionscountries": "69f0597f-881d-4e21-b717-2c8d839d4361",
    "departmentaltargets": "715d823c-df0a-4217-bbbd-df92b16648c2",
    "Title": "sample string 16",
    "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
    "targetaudiences": "2d56d3ff-86d1-4860-bd72-7d132f7d6f2e",
    "targets": "00363a8e-aaf3-41db-88aa-2557c0df3dde",
    "publishingoffices": "3cd58ea0-c29e-4c39-95df-b6746290cd1d",
    "TerranceVideoUrl": "sample string 21",
    "healthtopics": "c36fa4ec-091f-4f9e-a2a2-e6010b1d2795",
    "events": "a39a095f-f803-4949-ad78-a6dd3dd288d1",
    "FacebookVideo": "sample string 24",
    "Provider": "sample string 25",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get MultimediaRelatedData by relatedKey

Returns a related item of type MultimediaRelatedData from photostories item.

Copy GET /api/media/photostories({key})/MultimediaRelatedData({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

TerranceAudioUrl

System.String

Read only: False
Selected by default: True

VimeoVideo

System.String

Read only: False
Selected by default: True

multimediatypes

System.Guid

Read only: False
Selected by default: False

YoutubeVideo

System.String

Read only: False
Selected by default: True

Duration

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

TerranceVideoUrl

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

FacebookVideo

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-12-10T00:19:24.5990822Z",
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "DateCreated": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "TerranceAudioUrl": "sample string 8",
  "VimeoVideo": "sample string 9",
  "multimediatypes": "34eba048-0597-464d-b1cd-83ad2500c51f",
  "YoutubeVideo": "sample string 11",
  "Duration": "sample string 12",
  "Summary": "sample string 13",
  "regionscountries": "68d5f30f-074f-4e87-bf04-3acce7d303f6",
  "departmentaltargets": "b57daeb3-9d61-4824-ac27-122f6f8c7ce0",
  "Title": "sample string 16",
  "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
  "targetaudiences": "eb9df5e1-64c1-4931-b598-9069585c16b4",
  "targets": "9fa149b7-800f-4c81-8438-1842b353b4b4",
  "publishingoffices": "7da55558-be7a-4851-b0e2-56646dd430f3",
  "TerranceVideoUrl": "sample string 21",
  "healthtopics": "17d54610-f156-42cc-83e9-786a059a6769",
  "events": "43c541fe-05cc-427f-ae4b-3df135a85f32",
  "FacebookVideo": "sample string 24",
  "Provider": "sample string 25",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post MultimediaRelatedData

Add MultimediaRelatedData relation to photostories item.

Copy POST /api/media/photostories({key})/MultimediaRelatedData/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete MultimediaRelatedData

Delete set of related items of type MultimediaRelatedData from photostories item.

Copy DELETE /api/media/photostories({key})/MultimediaRelatedData/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete MultimediaRelatedData by relatedKey

Delete relation of type MultimediaRelatedData from photostories item.

Copy DELETE /api/media/photostories({key})/MultimediaRelatedData({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get PhotoStoryRelatedData

Returns a set of related items of type PhotoStoryRelatedData from photostories item.

Copy GET /api/media/photostories({key})/PhotoStoryRelatedData
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Content

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

targets

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "6d1c079f-216d-4d15-9f95-05c4c9f08450",
    "DocumentNumberOfAdditionalItems": 9.0,
    "Summary": "sample string 10",
    "departmentaltargets": "e8ace06d-c16b-4ef2-b3b3-e3212a634470",
    "EventNumberOfAdditionalItems": 12.0,
    "FactFileNumberOfAdditionalItems": 13.0,
    "Content": "sample string 14",
    "targetaudiences": "db8a265d-e46a-42ed-ad76-74ea44dd8cbd",
    "NewsNumberOfAdditionalItems": 16.0,
    "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
    "FeatureStoryNumberOfAdditionalItems": 18.0,
    "MultimediaNumberOfAdditionalItems": 19.0,
    "PhotoStoryNumberOfAdditionalItems": 20.0,
    "OpenGraphDescription": "sample string 21",
    "MetaTitle": "sample string 22",
    "MetaDescription": "sample string 23",
    "healthtopics": "4da4f02a-4bc9-4c63-bd55-7b2e39185ba1",
    "OtherRelated": "sample string 25",
    "Title": "sample string 26",
    "targets": "c72dde8f-7f22-4aa4-98a3-25219fb13112",
    "FactSheetNumberOfAdditionalItems": 28.0,
    "Highlight": "sample string 29",
    "OpenGraphTitle": "sample string 30",
    "publishingoffices": "f45bf865-2595-4cb7-bfa1-495f67bbae90",
    "CommentaryNumberOfAdditionalItems": 32.0,
    "Provider": "sample string 33",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "6d1c079f-216d-4d15-9f95-05c4c9f08450",
    "DocumentNumberOfAdditionalItems": 9.0,
    "Summary": "sample string 10",
    "departmentaltargets": "e8ace06d-c16b-4ef2-b3b3-e3212a634470",
    "EventNumberOfAdditionalItems": 12.0,
    "FactFileNumberOfAdditionalItems": 13.0,
    "Content": "sample string 14",
    "targetaudiences": "db8a265d-e46a-42ed-ad76-74ea44dd8cbd",
    "NewsNumberOfAdditionalItems": 16.0,
    "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
    "FeatureStoryNumberOfAdditionalItems": 18.0,
    "MultimediaNumberOfAdditionalItems": 19.0,
    "PhotoStoryNumberOfAdditionalItems": 20.0,
    "OpenGraphDescription": "sample string 21",
    "MetaTitle": "sample string 22",
    "MetaDescription": "sample string 23",
    "healthtopics": "4da4f02a-4bc9-4c63-bd55-7b2e39185ba1",
    "OtherRelated": "sample string 25",
    "Title": "sample string 26",
    "targets": "c72dde8f-7f22-4aa4-98a3-25219fb13112",
    "FactSheetNumberOfAdditionalItems": 28.0,
    "Highlight": "sample string 29",
    "OpenGraphTitle": "sample string 30",
    "publishingoffices": "f45bf865-2595-4cb7-bfa1-495f67bbae90",
    "CommentaryNumberOfAdditionalItems": 32.0,
    "Provider": "sample string 33",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get PhotoStoryRelatedData by relatedKey

Returns a related item of type PhotoStoryRelatedData from photostories item.

Copy GET /api/media/photostories({key})/PhotoStoryRelatedData({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Content

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

targets

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

OpenGraphTitle

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-12-10T00:19:24.5990822Z",
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "DateCreated": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "regionscountries": "242fe473-0837-456a-ba42-f9b1d938b516",
  "DocumentNumberOfAdditionalItems": 9.0,
  "Summary": "sample string 10",
  "departmentaltargets": "86ca0420-f3b2-45b8-812f-f5680d153ccf",
  "EventNumberOfAdditionalItems": 12.0,
  "FactFileNumberOfAdditionalItems": 13.0,
  "Content": "sample string 14",
  "targetaudiences": "b0ab667e-5df0-44b9-a916-5f282994b086",
  "NewsNumberOfAdditionalItems": 16.0,
  "PublicationDateAndTime": "2025-12-10T00:19:24.5990822Z",
  "FeatureStoryNumberOfAdditionalItems": 18.0,
  "MultimediaNumberOfAdditionalItems": 19.0,
  "PhotoStoryNumberOfAdditionalItems": 20.0,
  "OpenGraphDescription": "sample string 21",
  "MetaTitle": "sample string 22",
  "MetaDescription": "sample string 23",
  "healthtopics": "34616c30-5805-46ef-ab2a-04987efad641",
  "OtherRelated": "sample string 25",
  "Title": "sample string 26",
  "targets": "e6c5fa06-28e3-46b0-af5c-ca339053f337",
  "FactSheetNumberOfAdditionalItems": 28.0,
  "Highlight": "sample string 29",
  "OpenGraphTitle": "sample string 30",
  "publishingoffices": "72b783cf-64e2-4dfd-94c0-2d3b096e8122",
  "CommentaryNumberOfAdditionalItems": 32.0,
  "Provider": "sample string 33",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post PhotoStoryRelatedData

Add PhotoStoryRelatedData relation to photostories item.

Copy POST /api/media/photostories({key})/PhotoStoryRelatedData/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete PhotoStoryRelatedData

Delete set of related items of type PhotoStoryRelatedData from photostories item.

Copy DELETE /api/media/photostories({key})/PhotoStoryRelatedData/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete PhotoStoryRelatedData by relatedKey

Delete relation of type PhotoStoryRelatedData from photostories item.

Copy DELETE /api/media/photostories({key})/PhotoStoryRelatedData({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get DocumentRelatedData

Returns a set of related items of type DocumentRelatedData from photostories item.

Copy GET /api/media/photostories({key})/DocumentRelatedData
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

Ordinal

System.Single

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Author

System.String

Read only: False
Selected by default: True

Extension

System.String

Read only: True
Selected by default: True

MimeType

System.String

Read only: True
Selected by default: True

TotalSize

System.Int64

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

stakeholders

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

Category

System.Guid

Read only: False
Selected by default: False

Tags

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

Parts

System.String

Read only: False
Selected by default: True

FolderId

System.Guid

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Url

System.String

Read only: True
Selected by default: True

ThumbnailUrl

System.String

Read only: True
Selected by default: True

IsDamMedia

System.Boolean

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "Title": "sample string 3",
    "Description": "sample string 4",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 7",
    "Ordinal": 8.1,
    "UrlName": "sample string 9",
    "ItemDefaultUrl": "sample string 10",
    "Author": "sample string 11",
    "Extension": "sample string 12",
    "MimeType": "sample string 13",
    "TotalSize": 14,
    "healthtopics": "44f2794f-d32f-42bb-9167-143aa831d0db",
    "targets": "529ec0dd-7e83-4eb9-8eec-af2731a189da",
    "regionscountries": "8cccb556-1032-4a0a-9f73-b4c46a16efa6",
    "stakeholders": "47f70afc-0840-41cb-a99c-1ac7f4a30383",
    "targetaudiences": "ed3d41c7-2931-4582-89b1-5fc932017726",
    "Category": "74ed91fa-d15a-427f-b12b-86ab89ad6ded",
    "Tags": "f1a56389-a101-466a-9cad-046ac23ae050",
    "departmentaltargets": "020ea049-9249-42da-90a4-da81f50d0812",
    "events": "6c3b3d85-ec5d-4546-afa3-689c70096b4f",
    "publishingoffices": "73723e58-23d8-40f1-8b9f-8479a2efced7",
    "Parts": "sample string 25",
    "FolderId": "0806ac30-812c-4dae-8c36-1ce4b48917ff",
    "ParentId": "9c1a4556-df7a-4381-b8be-0f55607d1423",
    "Provider": "sample string 28",
    "Url": "sample string 29",
    "ThumbnailUrl": "sample string 30",
    "IsDamMedia": true
  },
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "Title": "sample string 3",
    "Description": "sample string 4",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 7",
    "Ordinal": 8.1,
    "UrlName": "sample string 9",
    "ItemDefaultUrl": "sample string 10",
    "Author": "sample string 11",
    "Extension": "sample string 12",
    "MimeType": "sample string 13",
    "TotalSize": 14,
    "healthtopics": "44f2794f-d32f-42bb-9167-143aa831d0db",
    "targets": "529ec0dd-7e83-4eb9-8eec-af2731a189da",
    "regionscountries": "8cccb556-1032-4a0a-9f73-b4c46a16efa6",
    "stakeholders": "47f70afc-0840-41cb-a99c-1ac7f4a30383",
    "targetaudiences": "ed3d41c7-2931-4582-89b1-5fc932017726",
    "Category": "74ed91fa-d15a-427f-b12b-86ab89ad6ded",
    "Tags": "f1a56389-a101-466a-9cad-046ac23ae050",
    "departmentaltargets": "020ea049-9249-42da-90a4-da81f50d0812",
    "events": "6c3b3d85-ec5d-4546-afa3-689c70096b4f",
    "publishingoffices": "73723e58-23d8-40f1-8b9f-8479a2efced7",
    "Parts": "sample string 25",
    "FolderId": "0806ac30-812c-4dae-8c36-1ce4b48917ff",
    "ParentId": "9c1a4556-df7a-4381-b8be-0f55607d1423",
    "Provider": "sample string 28",
    "Url": "sample string 29",
    "ThumbnailUrl": "sample string 30",
    "IsDamMedia": true
  }
]

Get DocumentRelatedData by relatedKey

Returns a related item of type DocumentRelatedData from photostories item.

Copy GET /api/media/photostories({key})/DocumentRelatedData({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

Ordinal

System.Single

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Author

System.String

Read only: False
Selected by default: True

Extension

System.String

Read only: True
Selected by default: True

MimeType

System.String

Read only: True
Selected by default: True

TotalSize

System.Int64

Read only: True
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

stakeholders

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

Category

System.Guid

Read only: False
Selected by default: False

Tags

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

Parts

System.String

Read only: False
Selected by default: True

FolderId

System.Guid

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Url

System.String

Read only: True
Selected by default: True

ThumbnailUrl

System.String

Read only: True
Selected by default: True

IsDamMedia

System.Boolean

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-12-10T00:19:24.5990822Z",
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "Title": "sample string 3",
  "Description": "sample string 4",
  "DateCreated": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 7",
  "Ordinal": 8.1,
  "UrlName": "sample string 9",
  "ItemDefaultUrl": "sample string 10",
  "Author": "sample string 11",
  "Extension": "sample string 12",
  "MimeType": "sample string 13",
  "TotalSize": 14,
  "healthtopics": "21a53bed-53c1-4978-8d6f-d39fe07e2a0e",
  "targets": "a5a333f9-21e2-4a37-87e5-255d4051d886",
  "regionscountries": "e7c4ba25-334f-4991-8334-fec95cdb7a11",
  "stakeholders": "7ab35078-c6b9-49d6-a5ba-bd5f744d76b3",
  "targetaudiences": "17399621-71d9-4422-ab96-0bb4543e1350",
  "Category": "49449581-d99d-4a60-b2eb-14ca62701e64",
  "Tags": "738d7ae8-4fae-49bf-8bc4-707567f2c704",
  "departmentaltargets": "234f71dd-573f-4570-a6cd-ff646c1344cd",
  "events": "20ecd81b-cfb2-42b9-a4fe-2d10e4991387",
  "publishingoffices": "5440ed0c-a82f-4eac-81f5-987156839b00",
  "Parts": "sample string 25",
  "FolderId": "7e2fa9f8-2dcb-4c74-a3ff-a939bc4be834",
  "ParentId": "e297fd67-6f7e-46bf-bbb7-57b3988a5769",
  "Provider": "sample string 28",
  "Url": "sample string 29",
  "ThumbnailUrl": "sample string 30",
  "IsDamMedia": true
}

Post DocumentRelatedData

Add DocumentRelatedData relation to photostories item.

Copy POST /api/media/photostories({key})/DocumentRelatedData/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete DocumentRelatedData

Delete set of related items of type DocumentRelatedData from photostories item.

Copy DELETE /api/media/photostories({key})/DocumentRelatedData/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete DocumentRelatedData by relatedKey

Delete relation of type DocumentRelatedData from photostories item.

Copy DELETE /api/media/photostories({key})/DocumentRelatedData({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get OpenGraphImage

Returns a set of related items of type OpenGraphImage from photostories item.

Copy GET /api/media/photostories({key})/OpenGraphImage
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

Ordinal

System.Single

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Author

System.String

Read only: False
Selected by default: True

Extension

System.String

Read only: True
Selected by default: True

MimeType

System.String

Read only: True
Selected by default: True

TotalSize

System.Int64

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

Category

System.Guid

Read only: False
Selected by default: False

imagetypes

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

stakeholders

System.Guid

Read only: False
Selected by default: False

Tags

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

IsOptimized

System.Boolean

Read only: False
Selected by default: True

OptImgStatus

System.String

Read only: False
Selected by default: True

Width

System.Int32

Read only: True
Selected by default: True

Height

System.Int32

Read only: True
Selected by default: True

AlternativeText

System.String

Read only: False
Selected by default: True

FolderId

System.Guid

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Url

System.String

Read only: True
Selected by default: True

ThumbnailUrl

System.String

Read only: True
Selected by default: True

Thumbnails

Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel

Read only: True
Selected by default: False

IsDamMedia

System.Boolean

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "Title": "sample string 3",
    "Description": "sample string 4",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 7",
    "Ordinal": 8.1,
    "UrlName": "sample string 9",
    "ItemDefaultUrl": "sample string 10",
    "Author": "sample string 11",
    "Extension": "sample string 12",
    "MimeType": "sample string 13",
    "TotalSize": 14,
    "regionscountries": "f33249f0-a904-41fc-a519-3b4ede6c7c43",
    "publishingoffices": "28d9a9a1-a96e-497a-a4b6-bc4d22f8e122",
    "events": "a6e75deb-da71-4f60-a295-ca7caa80c001",
    "targets": "d88b8ab8-ea39-42c2-9835-18fa607c9695",
    "Category": "3e605c50-d665-4385-ba3d-0ed3a37fa895",
    "imagetypes": "4fa69dca-b47a-452e-816f-00b360a867a6",
    "departmentaltargets": "15026d17-5cde-4712-9fbb-8fb7abf46249",
    "stakeholders": "889185ae-cec5-4a79-8934-66227c8453be",
    "Tags": "78b5cd14-730e-4a05-b4cc-44cfff58d70f",
    "healthtopics": "bb417f27-f807-4f8a-940b-0fa31421214b",
    "targetaudiences": "b39aa96d-b85e-49fc-b62d-f35c3f564a4a",
    "IsOptimized": true,
    "OptImgStatus": "sample string 27",
    "Width": 28,
    "Height": 29,
    "AlternativeText": "sample string 30",
    "FolderId": "a8400047-6005-41d0-983d-9a5c4b2d7f7a",
    "ParentId": "183a99e2-b5db-41d7-8e3f-394fed43f617",
    "Provider": "sample string 33",
    "Url": "sample string 34",
    "ThumbnailUrl": "sample string 35",
    "Thumbnails": {
      "Title": "sample string 1",
      "Url": "sample string 2",
      "Width": 3,
      "Height": 4,
      "MimeType": "sample string 5"
    },
    "IsDamMedia": true
  },
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "Title": "sample string 3",
    "Description": "sample string 4",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 7",
    "Ordinal": 8.1,
    "UrlName": "sample string 9",
    "ItemDefaultUrl": "sample string 10",
    "Author": "sample string 11",
    "Extension": "sample string 12",
    "MimeType": "sample string 13",
    "TotalSize": 14,
    "regionscountries": "f33249f0-a904-41fc-a519-3b4ede6c7c43",
    "publishingoffices": "28d9a9a1-a96e-497a-a4b6-bc4d22f8e122",
    "events": "a6e75deb-da71-4f60-a295-ca7caa80c001",
    "targets": "d88b8ab8-ea39-42c2-9835-18fa607c9695",
    "Category": "3e605c50-d665-4385-ba3d-0ed3a37fa895",
    "imagetypes": "4fa69dca-b47a-452e-816f-00b360a867a6",
    "departmentaltargets": "15026d17-5cde-4712-9fbb-8fb7abf46249",
    "stakeholders": "889185ae-cec5-4a79-8934-66227c8453be",
    "Tags": "78b5cd14-730e-4a05-b4cc-44cfff58d70f",
    "healthtopics": "bb417f27-f807-4f8a-940b-0fa31421214b",
    "targetaudiences": "b39aa96d-b85e-49fc-b62d-f35c3f564a4a",
    "IsOptimized": true,
    "OptImgStatus": "sample string 27",
    "Width": 28,
    "Height": 29,
    "AlternativeText": "sample string 30",
    "FolderId": "a8400047-6005-41d0-983d-9a5c4b2d7f7a",
    "ParentId": "183a99e2-b5db-41d7-8e3f-394fed43f617",
    "Provider": "sample string 33",
    "Url": "sample string 34",
    "ThumbnailUrl": "sample string 35",
    "Thumbnails": {
      "Title": "sample string 1",
      "Url": "sample string 2",
      "Width": 3,
      "Height": 4,
      "MimeType": "sample string 5"
    },
    "IsDamMedia": true
  }
]

Get OpenGraphImage by relatedKey

Returns a related item of type OpenGraphImage from photostories item.

Copy GET /api/media/photostories({key})/OpenGraphImage({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

Ordinal

System.Single

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Author

System.String

Read only: False
Selected by default: True

Extension

System.String

Read only: True
Selected by default: True

MimeType

System.String

Read only: True
Selected by default: True

TotalSize

System.Int64

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

Category

System.Guid

Read only: False
Selected by default: False

imagetypes

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

stakeholders

System.Guid

Read only: False
Selected by default: False

Tags

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

IsOptimized

System.Boolean

Read only: False
Selected by default: True

OptImgStatus

System.String

Read only: False
Selected by default: True

Width

System.Int32

Read only: True
Selected by default: True

Height

System.Int32

Read only: True
Selected by default: True

AlternativeText

System.String

Read only: False
Selected by default: True

FolderId

System.Guid

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Url

System.String

Read only: True
Selected by default: True

ThumbnailUrl

System.String

Read only: True
Selected by default: True

Thumbnails

Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel

Read only: True
Selected by default: False

IsDamMedia

System.Boolean

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-12-10T00:19:24.5990822Z",
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "Title": "sample string 3",
  "Description": "sample string 4",
  "DateCreated": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 7",
  "Ordinal": 8.1,
  "UrlName": "sample string 9",
  "ItemDefaultUrl": "sample string 10",
  "Author": "sample string 11",
  "Extension": "sample string 12",
  "MimeType": "sample string 13",
  "TotalSize": 14,
  "regionscountries": "425ec30b-ae6e-4b63-ba2f-85574ff829c9",
  "publishingoffices": "d27d8eb2-7467-4466-a249-a40d1472ea78",
  "events": "cbffad6e-0c1e-4c00-bee1-da15e5a40006",
  "targets": "0681a9c3-0ee4-4dff-afc1-9ac26703b5a6",
  "Category": "a2ccf67d-9e26-4c2f-9f54-487d5b64581f",
  "imagetypes": "e83542de-af98-44ea-9583-1789266ba8a9",
  "departmentaltargets": "4dbcb23d-469a-415a-ae18-ed75d6c0f9c4",
  "stakeholders": "b5ece16b-c474-4e4f-8b7e-d1b6cb97a6f6",
  "Tags": "8cf2a909-d4d6-48db-a726-c4c1b1470b0b",
  "healthtopics": "4eb310a2-4aaa-465b-a9e4-a3fe5eb3e157",
  "targetaudiences": "141466ba-afae-43fd-8dda-fd06c1ae267a",
  "IsOptimized": true,
  "OptImgStatus": "sample string 27",
  "Width": 28,
  "Height": 29,
  "AlternativeText": "sample string 30",
  "FolderId": "2812ca24-3031-4306-808b-2ff35d014cf5",
  "ParentId": "f83aa76d-a949-441f-9131-143ae7020105",
  "Provider": "sample string 33",
  "Url": "sample string 34",
  "ThumbnailUrl": "sample string 35",
  "Thumbnails": {
    "Title": "sample string 1",
    "Url": "sample string 2",
    "Width": 3,
    "Height": 4,
    "MimeType": "sample string 5"
  },
  "IsDamMedia": true
}

Post OpenGraphImage

Add OpenGraphImage relation to photostories item.

Copy POST /api/media/photostories({key})/OpenGraphImage/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete OpenGraphImage

Delete set of related items of type OpenGraphImage from photostories item.

Copy DELETE /api/media/photostories({key})/OpenGraphImage/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete OpenGraphImage by relatedKey

Delete relation of type OpenGraphImage from photostories item.

Copy DELETE /api/media/photostories({key})/OpenGraphImage({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get Slides

Returns a set of related items of type Slides from photostories item.

Copy GET /api/media/photostories({key})/Slides
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

Subtitle

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Body

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "c80e4354-8145-4285-8c15-1ed4369b2af7",
    "healthtopics": "21e9c3a2-7a08-42f0-9c06-07d0f9c0518d",
    "Subtitle": "sample string 10",
    "departmentaltargets": "50e8c7dd-c2f7-4739-9116-30736af8b008",
    "targetaudiences": "eed314f0-5101-4f43-9595-cf35ae0174a1",
    "sustainabledevelopmentgoals": "0b1e0f5e-16bb-4ee1-aa45-801fb3832112",
    "Title": "sample string 14",
    "publishingoffices": "961c8b1e-0211-4a96-9f36-aad002639b1a",
    "Body": "sample string 16",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "regionscountries": "c80e4354-8145-4285-8c15-1ed4369b2af7",
    "healthtopics": "21e9c3a2-7a08-42f0-9c06-07d0f9c0518d",
    "Subtitle": "sample string 10",
    "departmentaltargets": "50e8c7dd-c2f7-4739-9116-30736af8b008",
    "targetaudiences": "eed314f0-5101-4f43-9595-cf35ae0174a1",
    "sustainabledevelopmentgoals": "0b1e0f5e-16bb-4ee1-aa45-801fb3832112",
    "Title": "sample string 14",
    "publishingoffices": "961c8b1e-0211-4a96-9f36-aad002639b1a",
    "Body": "sample string 16",
    "Provider": "sample string 17",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get Slides by relatedKey

Returns a related item of type Slides from photostories item.

Copy GET /api/media/photostories({key})/Slides({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

Subtitle

System.String

Read only: False
Selected by default: True

departmentaltargets

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Body

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-12-10T00:19:24.5990822Z",
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "DateCreated": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "regionscountries": "9c0ec556-bbf2-4854-935d-49259e1451b4",
  "healthtopics": "6fc8309f-644f-4d51-8143-5e7dfba5a3a1",
  "Subtitle": "sample string 10",
  "departmentaltargets": "a7d0ddba-72f8-46c6-ad39-adc7662c334b",
  "targetaudiences": "f5e818bf-0fbd-4bc3-b5d2-e9be57fadf86",
  "sustainabledevelopmentgoals": "2e132e14-9b23-45b2-aa93-9cfca295e07a",
  "Title": "sample string 14",
  "publishingoffices": "8b9574a6-2e51-4d12-a9f6-9d8effad577e",
  "Body": "sample string 16",
  "Provider": "sample string 17",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-12-10T00:19:24.5990822+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post Slides

Add Slides relation to photostories item.

Copy POST /api/media/photostories({key})/Slides/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Slides

Delete set of related items of type Slides from photostories item.

Copy DELETE /api/media/photostories({key})/Slides/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete Slides by relatedKey

Delete relation of type Slides from photostories item.

Copy DELETE /api/media/photostories({key})/Slides({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get MainImage

Returns a set of related items of type MainImage from photostories item.

Copy GET /api/media/photostories({key})/MainImage
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

Ordinal

System.Single

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Author

System.String

Read only: False
Selected by default: True

Extension

System.String

Read only: True
Selected by default: True

MimeType

System.String

Read only: True
Selected by default: True

TotalSize

System.Int64

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

Category

System.Guid

Read only: False
Selected by default: False

imagetypes

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

stakeholders

System.Guid

Read only: False
Selected by default: False

Tags

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

IsOptimized

System.Boolean

Read only: False
Selected by default: True

OptImgStatus

System.String

Read only: False
Selected by default: True

Width

System.Int32

Read only: True
Selected by default: True

Height

System.Int32

Read only: True
Selected by default: True

AlternativeText

System.String

Read only: False
Selected by default: True

FolderId

System.Guid

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Url

System.String

Read only: True
Selected by default: True

ThumbnailUrl

System.String

Read only: True
Selected by default: True

Thumbnails

Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel

Read only: True
Selected by default: False

IsDamMedia

System.Boolean

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "Title": "sample string 3",
    "Description": "sample string 4",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 7",
    "Ordinal": 8.1,
    "UrlName": "sample string 9",
    "ItemDefaultUrl": "sample string 10",
    "Author": "sample string 11",
    "Extension": "sample string 12",
    "MimeType": "sample string 13",
    "TotalSize": 14,
    "regionscountries": "06e2bd46-c849-4ee0-b75e-dca98f9f8dfa",
    "publishingoffices": "f72b2086-8f02-46fc-957e-cd765b205d32",
    "events": "8d747d3f-87cc-4916-93cc-88e5fc7fbfe7",
    "targets": "1abcd732-2bcd-4427-9471-df69adeabe74",
    "Category": "9db50265-06a5-49f1-86b5-fa80e8fe885d",
    "imagetypes": "1357bd5d-1a53-420c-a16c-903729d8d240",
    "departmentaltargets": "296b3ac0-3353-45f2-99db-f1c2c4e235f5",
    "stakeholders": "75874ceb-92f1-4faa-9e67-2fe8c4c8fbff",
    "Tags": "a67dc57c-0915-4103-9802-c9b11239dfa7",
    "healthtopics": "9f21c924-5e9c-47e5-9638-08ae77ab6834",
    "targetaudiences": "0d2a71c7-4275-4933-90a3-87795b0bf308",
    "IsOptimized": true,
    "OptImgStatus": "sample string 27",
    "Width": 28,
    "Height": 29,
    "AlternativeText": "sample string 30",
    "FolderId": "bf20412e-09fb-4dfb-8da3-7e57f5ecf240",
    "ParentId": "1b1a201d-4cda-4a67-99a1-613a0648d80c",
    "Provider": "sample string 33",
    "Url": "sample string 34",
    "ThumbnailUrl": "sample string 35",
    "Thumbnails": {
      "Title": "sample string 1",
      "Url": "sample string 2",
      "Width": 3,
      "Height": 4,
      "MimeType": "sample string 5"
    },
    "IsDamMedia": true
  },
  {
    "LastModified": "2025-12-10T00:19:24.5990822Z",
    "PublicationDate": "2025-12-10T00:19:24.5990822Z",
    "Title": "sample string 3",
    "Description": "sample string 4",
    "DateCreated": "2025-12-10T00:19:24.5990822Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 7",
    "Ordinal": 8.1,
    "UrlName": "sample string 9",
    "ItemDefaultUrl": "sample string 10",
    "Author": "sample string 11",
    "Extension": "sample string 12",
    "MimeType": "sample string 13",
    "TotalSize": 14,
    "regionscountries": "06e2bd46-c849-4ee0-b75e-dca98f9f8dfa",
    "publishingoffices": "f72b2086-8f02-46fc-957e-cd765b205d32",
    "events": "8d747d3f-87cc-4916-93cc-88e5fc7fbfe7",
    "targets": "1abcd732-2bcd-4427-9471-df69adeabe74",
    "Category": "9db50265-06a5-49f1-86b5-fa80e8fe885d",
    "imagetypes": "1357bd5d-1a53-420c-a16c-903729d8d240",
    "departmentaltargets": "296b3ac0-3353-45f2-99db-f1c2c4e235f5",
    "stakeholders": "75874ceb-92f1-4faa-9e67-2fe8c4c8fbff",
    "Tags": "a67dc57c-0915-4103-9802-c9b11239dfa7",
    "healthtopics": "9f21c924-5e9c-47e5-9638-08ae77ab6834",
    "targetaudiences": "0d2a71c7-4275-4933-90a3-87795b0bf308",
    "IsOptimized": true,
    "OptImgStatus": "sample string 27",
    "Width": 28,
    "Height": 29,
    "AlternativeText": "sample string 30",
    "FolderId": "bf20412e-09fb-4dfb-8da3-7e57f5ecf240",
    "ParentId": "1b1a201d-4cda-4a67-99a1-613a0648d80c",
    "Provider": "sample string 33",
    "Url": "sample string 34",
    "ThumbnailUrl": "sample string 35",
    "Thumbnails": {
      "Title": "sample string 1",
      "Url": "sample string 2",
      "Width": 3,
      "Height": 4,
      "MimeType": "sample string 5"
    },
    "IsDamMedia": true
  }
]

Get MainImage by relatedKey

Returns a related item of type MainImage from photostories item.

Copy GET /api/media/photostories({key})/MainImage({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

Description

System.String

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

Ordinal

System.Single

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Author

System.String

Read only: False
Selected by default: True

Extension

System.String

Read only: True
Selected by default: True

MimeType

System.String

Read only: True
Selected by default: True

TotalSize

System.Int64

Read only: True
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

targets

System.Guid

Read only: False
Selected by default: False

Category

System.Guid

Read only: False
Selected by default: False

imagetypes

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

stakeholders

System.Guid

Read only: False
Selected by default: False

Tags

System.Guid

Read only: False
Selected by default: False

healthtopics

System.Guid

Read only: False
Selected by default: False

targetaudiences

System.Guid

Read only: False
Selected by default: False

IsOptimized

System.Boolean

Read only: False
Selected by default: True

OptImgStatus

System.String

Read only: False
Selected by default: True

Width

System.Int32

Read only: True
Selected by default: True

Height

System.Int32

Read only: True
Selected by default: True

AlternativeText

System.String

Read only: False
Selected by default: True

FolderId

System.Guid

Read only: False
Selected by default: True

ParentId

System.Guid

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Url

System.String

Read only: True
Selected by default: True

ThumbnailUrl

System.String

Read only: True
Selected by default: True

Thumbnails

Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel

Read only: True
Selected by default: False

IsDamMedia

System.Boolean

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-12-10T00:19:24.5990822Z",
  "PublicationDate": "2025-12-10T00:19:24.5990822Z",
  "Title": "sample string 3",
  "Description": "sample string 4",
  "DateCreated": "2025-12-10T00:19:24.5990822Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 7",
  "Ordinal": 8.1,
  "UrlName": "sample string 9",
  "ItemDefaultUrl": "sample string 10",
  "Author": "sample string 11",
  "Extension": "sample string 12",
  "MimeType": "sample string 13",
  "TotalSize": 14,
  "regionscountries": "72fd5d55-e749-4dc3-ab47-b7a4cb7a975f",
  "publishingoffices": "75f7f2c8-37ff-4e69-9bab-df78f9cf9f6f",
  "events": "9c0d165a-0489-400e-a47e-50a10cc53627",
  "targets": "ece26441-61cf-4f9a-813b-9239f8202fe2",
  "Category": "d57a585f-eafc-46c3-80f3-dac81d6e256f",
  "imagetypes": "ae5a27e3-e74d-4a4d-bb54-08994f3aaba9",
  "departmentaltargets": "2c196fdf-86b1-4c0a-b324-cf5ed9ef1f08",
  "stakeholders": "0509d514-5484-4e3d-8322-c6961edd009c",
  "Tags": "eab22f10-6755-4b2e-9fe9-9ac931a4b0bd",
  "healthtopics": "3d9080bd-7a4f-4f1c-8cb0-adda55b805c8",
  "targetaudiences": "b962bf16-7268-43ef-b36a-cfab9645e89b",
  "IsOptimized": true,
  "OptImgStatus": "sample string 27",
  "Width": 28,
  "Height": 29,
  "AlternativeText": "sample string 30",
  "FolderId": "1bff2d62-d5c7-4f57-8c9c-fd4b0db56256",
  "ParentId": "dc9e078f-1cfd-4aee-91c4-ad65229278e8",
  "Provider": "sample string 33",
  "Url": "sample string 34",
  "ThumbnailUrl": "sample string 35",
  "Thumbnails": {
    "Title": "sample string 1",
    "Url": "sample string 2",
    "Width": 3,
    "Height": 4,
    "MimeType": "sample string 5"
  },
  "IsDamMedia": true
}

Post MainImage

Add MainImage relation to photostories item.

Copy POST /api/media/photostories({key})/MainImage/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete MainImage

Delete set of related items of type MainImage from photostories item.

Copy DELETE /api/media/photostories({key})/MainImage/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete MainImage by relatedKey

Delete relation of type MainImage from photostories item.

Copy DELETE /api/media/photostories({key})/MainImage({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.