3.3.5.1.8 GetActivities

Queries activities about the file from the WOPI server. <72>

HTTP Verb: POST

URI: HTTP://server/<...>/wopi*/files/<id>/activities?access_token=<token>

The request message for this operation contains the following HTTP headers.

Request header

Usage

Value

X-WOPI-Override

A string specifying requested operation from the WOPI server. Required.

The string "GET_ACTIVITIES".

The response message for this operation can result in the following status codes.

Status code

Description

200

Success

403

User unauthorized

404

File unknown

500

Server error

501

Unsupported