amazonaws.com

The Amazon WorkDocs API is designed for the following use cases: File Migration: File migration applications are supported for users who want to migrate their files from an on-premises or off-premises file system or service. Users can insert files into a user directory structure,

🔑 oauth2 44 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Describes the specified users. You can describe all users or filter the re…
curl \
  -H "Authorization: $API_KEY" \
  http://workdocs.us-east-1.amazonaws.com/api/v1/users
Retrieves a collection of resources, including folders and documents. The onl…
curl \
  -H "Authorization: $API_KEY" \
  http://workdocs.us-east-1.amazonaws.com/api/v1/resources
Describes the user activities in a specified time period.
curl \
  -H "Authorization: $API_KEY" \
  http://workdocs.us-east-1.amazonaws.com/api/v1/activities
Endpoints (44 total)
GET
/api/v1/users
<p>Describes the specified users. You can describe all users or filter the re…
GET
/api/v1/resources
Retrieves a collection of resources, including folders and documents. The onl…
GET
/api/v1/activities
Describes the user activities in a specified time period.
GET
/api/v1/me#Authentication
<p>Retrieves details of the current user for whom the authentication token wa…
GET
/api/v1/folders/{FolderId}
Retrieves the metadata of the specified folder.
GET
/api/v1/groups#searchQuery
Describes the groups specified by the query. Groups are defined by the underl…
GET
/api/v1/documents/{DocumentId}
Retrieves details of a document.
GET
/api/v1/me/root#Authentication
<p>Describes the current user's special folders; the <code>RootFolder</code> …
GET
/api/v1/folders/{FolderId}/path
<p>Retrieves the path information (the hierarchy from the root folder) for th…
GET
/api/v1/folders/{FolderId}/contents
<p>Describes the contents of the specified folder, including its documents an…
GET
/api/v1/documents/{DocumentId}/path
<p>Retrieves the path information (the hierarchy from the root folder) for th…
GET
/api/v1/documents/{DocumentId}/versions
<p>Retrieves the document versions for the specified document.</p> <p>By defa…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints44
Authoauth2
Categories1
http://workdocs.us-east-1.amazonaws.com