Items Endpoint

The /member-api/v1/items endpoint currently supports only GET requests, meaning it is a read-only endpoint for now.

GET /member-api/v1/items 

This endpoint returns a list of items in the APTrust work queue, including items where the work has been completed. Use this endpoint to check the status of any of the following: 
  • bag ingest requests
  • restoration requests
  • deletion requests
  • requests to send items to DPN

Filter Parameters

The endpoint accepts the following query string parameters to filter results.




Updated on Feb 18, 2016 by Andrew Diamond (Version 3)