Retrieve a list of favorite libraries for the current user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A list of favorite libraries
The response is of type object[]
.
Retrieve a list of favorite libraries for the current user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A list of favorite libraries
The response is of type object[]
.