Relation archive
Ids of archived relations.
Accept header for requests to Relation archive
application/vnd.procurios.archived_relations+json; version=1
Archived relation id's GET
Scope:
relation_archive_api/relations/exportId's of archived relations, sorted by archive date.
If an archived relation is the result of a merged relation, the active relation is displayed in the field 'kept_relation_id'.
If there is no active relation of the archived relation, then this field is 'null'.
Parameters
| Parameter | Type | Description |
|---|---|---|
| amount | int | Number of results to return per page. (Default value: 25, maximum value: 1000) |
| page | int | The api will provide 25 results per page by default |
| since | datetime | Only get results created or updated since yyyy-mm-ddThh:mm:ss |
| until | datetime | Only get results created or updated before yyyy-mm-ddThh:mm:ss |