v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Source Box

Read User Defined Collection

Get a user-defined collection. The Source Folder resource defines the interface for a source folder. This resource is used to read a source folder. The default source folder is the folder without a name. If a folder isn't specified when a source is attached, the source will be put in the default folder.

get/sources/collections/{udcid}

Path parameters

udcidstring required

The id of the user-defined collection (source folder). To find user-defined collection IDs, see <a href="/reference/readusersourcefolders" target="_blank">Read User Source Folders</a>, or <a href="/reference/createsourcefolder" target="_blank">Create Source Folder</a> to create a new user-defined collection.

Headers

Accept'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json' | 'application/json' | 'application/x-fs-v1+xml' | 'application/x-gedcomx-v1+xml' | 'application/xml' required

Specifies the media type(s) that the client is willing to accept in the response.

Response

The read was successful. See <a href="https://developers.familysearch.org/main/docs/json-schema#collection" target="_blank">Collection Schema (JSON)</a>