Get a list of pinned items
Fetches a list of pinned items based on the input parameters. The list of pinned items are specific to the current user or actor. This api supports pagination.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
options
Response
Returns the list of pins and the total count.
pins
count
Errors
500
Internal Server Error