-
Notifications
You must be signed in to change notification settings - Fork 1
AvailableEndpoints
Tyler Danstrom edited this page Aug 15, 2017
·
1 revision
- / = returns the endpoints available at the root of the API
- /collections = returns a list of collections in the ldr metadata storage
- /collections/[collection identifier/sub collection identifier/ sub-sub collection identifier] = returns a list of collections that are part of a particular collection [sub-collection, etc.]
- /collection/[collection identifier] = returns the endpoints available for a particular collection
- /collection/[collection identifier]/core = returns the core (metadata) describing a particular intellectual unit
- /collection/[collection identifier]/proxies = returns a list of proxy identifiers that are available for a particular collection
- /collection/[collection identifier]/proxies/[proxy identifier] = returns the proxy metadata identified by the proxy identifier that is available for a particular intellectual unit