/configuration/documentStatuses - Get document statuses

This method retrieves a list of all status types for the requested document types and cycles, so that users can choose a specific bulk status change from those documents in the list that are available for that given action.

Note:

This method is new in 6.7

End-point

GET /configuration/documentStatuses

Query string parameters

Field Description

documentTypes

  • Types of objects in the bulk action
  • An array of strings that is | delimited

cycles

  • Current status types for objects identified for a bulk action change
  • An array of strings that is | delimited

Possible response

HTTP statusDescription

200

The operation completed successfully

401

There is no session or the session is invalid

Response body

FieldTypeDescription

result

StatusInformationResult[...]

A list of status types from which the user can choose