Get Document Commands
Get a list of custom commands valid for the specific document at this time.
This information should not be cached by clients, as it may change between documents and over time.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Path Parameters
SuperOffice document ID
Query Parameters
List of return types that the client is prepared to handle, in case the document plugin needs to request additional processing.
Standard allowed return types include 'None', 'Message', 'SoProtocol', 'CustomGui', 'Other'.
An empty array implies that the client places no restriction on possible return action requests.
In this context the parameter is used to filter the returned command list, so that commands that require return actions not supported, will not be included by the document plugin.
Related topics
Get Document CommandsExecute Document CommandNSDocumentAgentGet User CommandsGet User Commands Async