Source Box
Read User Source Descriptions
Read a (paged) list of all source descriptions in all user-defined collections owned by a specific user.
get/sources/{uid}/collections/descriptions
Path parameters
uidstring required
Use 'current' for the authenticated user.
Query parameters
startinteger
The zero-based index of the first source description to be returned from a user-defined collection.
countinteger
The maximum number of source descriptions to return.
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#sourcedescription" target="_blank">SourceDescription Schema (JSON)</a>