Difference between revisions of "downloadEac-cpf"
From Archives Portal Europe Wiki
Line 10: | Line 10: | ||
== id == | == id == | ||
− | Internal APE identifier of | + | Internal APE identifier of an EAC-CPF record. This parameter is required. |
<br/><br/> | <br/><br/> | ||
+ | |||
= Response parameters = | = Response parameters = | ||
None. The response is the actual EAC-CPF/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 12:42, 5 June 2017
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.
For this service you must change the accept header into "application/octet-stream" or leave it out.
Request parameters
id
Internal APE identifier of an EAC-CPF record. This parameter is required.
Response parameters
None. The response is the actual EAC-CPF/XML file of the requested document.