Resource functions
Collection functions
Search functions
IIIF
Metadata functions
User functions
System
Message functions
Plugin functions
Share functions
Tab functions
Dash functions

get_processing_message

Get the processing status message for the current user.

Return values

Array containing all the current processing messages for the user on success, false on failure. 

Example response:

[
    "Resource 9: Creating preview 'Thumbnail'",
    "Resource 9: Creating preview 'Collection'"
]