Export
Export all raindrops in specific format
Export in format
GET
https://api.raindrop.io/rest/v1/raindrops/{collectionId}/export.{format}
Path Parameters
Name
Type
Description
collectionId
*
number
Collection ID. Specify 0
to get all raindrops
format
*
string
csv
, html
or zip
Query Parameters
Name
Type
Description
Last updated