description |
---|
Export all raindrops in specific 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 |
---|---|---|
sort | string | Check https://developer.raindrop.io/v1/raindrops/multiple |
search | string | Check https://developer.raindrop.io/v1/raindrops/multiple |