Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The user ID to for which to list items. Required if project_id is not provided.
The project ID for which to list items. Required if user_id is not provided.
Successful retrieval of saved items
The response is of type object
.