Retrieves a collection of resources, including folders and documents. The only <code>CollectionType</code> supported is <code>SHARED_WITH_ME</code>.
get/api/v1/resources
Query parameters
userIdstring
The user ID for the resource collection. This is a required field for accessing the API operation using IAM credentials.
collectionType'SHARED_WITH_ME'
The collection type.
limitinteger
The maximum number of resources to return.
markerstring
The marker for the next set of results. This marker was received from a previous call.
Headers
Authenticationstring password
The Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
Response
Success