Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

URL

https://api.bokbasen.io/metadata/export/marc/v1

Method

GET

Request
headers

Authorization

Required

Access-token from Authentication Service

Audience: https://api.bokbasen.io/metadata/

You need scope The service has two scopes: export:marc and export:marc_nb. export:marc_nb returns a subset of the information contained in export:marc to access for this service.. A client can only have one of the two scopes at any given time

Query
parameters

next

Required*

All data elements modified after this “cursor”. The cursor is in a not human readable format.

after

Required*

All data elements modified after this timestamp. The timestamp is on the format yyyyMMddHHmmss.

pagesize

Default (and max) 1000

Response
headers


Next

See Pagination

Link

See Pagination

Response
body

MARC21 (application/xml)

Returns

200

OK

...