Difference between revisions of "downloadEad"

From Archives Portal Europe Wiki
Jump to: navigation, search
(Created page with "Request url: <code>https://api.archivesportaleurope.net/services/download/ead/{id}</code> This service is a GET-request. <div><br/>__TOC__<br/></div> = Request parameters =...")
(No difference)

Revision as of 13:43, 11 August 2016

Request url: https://api.archivesportaleurope.net/services/download/ead/{id}

This service is a GET-request.



Request parameters

id

Internal APE identifier of a Finding Aid (id is starting with "F"), a Holdings Guide (id's starting with "H"), a Source Guide (id is starting with "S"). In this service, if the identifier does not start with a "F", "H" or "S" you will get an error message. This parameter is required.

Response parameters

None. The response is the actual EAD/XML file of the requested document.