Folders from Syncpoint GET
get
Folders from Syncpoint GET
Get folders list from defined syncpoint
Required Scope: Folders, Read
Required Scope: Folders, Read
URL Parameters
- Param NameTypeDescription
- SYNCPOINT_IDstringID associated with the syncpoint.
Resource URL
https://api.syncplicity.com/ sync/folders.svc/{SYNCPOINT_ID}/folders
Query Parameters
Name | Values | Description |
---|---|---|
offset |
folder Id, folders list in response must start from |
|
limit |
Maximum number of folders returned in response |
Header Parameters
Name | Values | Description |
---|---|---|
Accept
(required) |
|
|
AppKey
(required) |
Consumer Key of the app from Developer Portal |
Request Body
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Payload Example
Response Payload Schema
Working...