Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://k-polaris.life/api/v1/users/me/bookmarked-libraries \ --header 'Authorization: Bearer <token>'
{ "items": [ { "libraryId": 1, "name": "구미시립양포도서관", "address": "경상북도 구미시 옥계북로 51" } ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
성공
Show child attributes