v1

latestOpenAPI 3.0.1Apache 2.02026-07-2420454370.2 KB
Sources

Get Source Description Changes

Get a list of source description ids that have changed since the specified timestamp.

post/sources/descriptions/changes

Query parameters

sincestring required

A Unix epoch in milliseconds (i.e. timestamp), indicating the starting point to check for changes.

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.

Content-Type'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json' required

Specifies the media type of the entity-body sent to the server in the request.

Response

A list of source descriptions (each with an id) that have changed was returned. See <a href="https://developers.familysearch.org/main/docs/json-schema#sourcedescription" target="_blank">SourceDescription Schema (JSON)</a>