Difference between revisions of "downloadEac-cpf"

From Archives Portal Europe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
Request url: <code>https://api.archivesportaleurope.net/services/download/eac-cpf/{id}</code>
 
Request url: <code>https://api.archivesportaleurope.net/services/download/eac-cpf/{id}</code>
 
 
This service is a GET-request.
 
This service is a GET-request.
 +
 +
This download service enables a web developer to download a complete authority record identified with {id} as EAC-CPF/XML-document.
 +
 
<div><br/>__TOC__<br/></div>
 
<div><br/>__TOC__<br/></div>
 
= Request parameters =
 
= Request parameters =
Line 9: Line 11:
 
<br/><br/>
 
<br/><br/>
 
= Response parameters =
 
= Response parameters =
None. The response is the actual EAD/XML file of the requested document.
+
None. The response is the actual EAC-CPF/XML file of the requested document.
  
 
[[Category:Technical_documentation]]
 
[[Category:Technical_documentation]]

Revision as of 08:33, 1 November 2016

Request url: https://api.archivesportaleurope.net/services/download/eac-cpf/{id} This service is a GET-request.

This download service enables a web developer to download a complete authority record identified with {id} as EAC-CPF/XML-document.



Request parameters

id

Internal APE identifier of a EAC-CPF record. This parameter is required.

Response parameters

None. The response is the actual EAC-CPF/XML file of the requested document.