Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This service provides access to each Bokskya's end user's bookshelf. 

Get OPDS

Get personal bookshelf for DDS user in OPDS XML format.

 

URL

https://api.dds.boknett.no/catalog/personal/{ddsId}

 

MethodGET
Request
headers

Authorization

Required

The token acquired from the Authentication Service.

Formated "Boknett TGT-...."

DateRequiredThe timestamp the request was made. Must comply with RFC 1123 date formats. Example: Tue, 10 Jun 2014 16:23:42 GMT
Response
body on success
XML OPDS feed (See below)
Returns200OK
40xOn error

 

Curl examples

  • No labels