Collection.GetSources
  • 25 May 2021
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Collection.GetSources

  • Dark
    Light
  • PDF

Article Summary

Description

Return the sources that make up a combined collection.

URL parameters

NameRequiredTypeDescription
CollectionIDTruenumericThe CollectionID (unique id for the collection) of the combined collection.

Responses

A list of the collections that source a combined collection.

NameTypeDescription
ResultstringSuccess if the operation was successful.
CollectionCollectionAn object representing a collection.

Was this article helpful?