Resource functions
Collection functions
Search functions
IIIF
Metadata functions
User functions
System
Message functions
Plugin functions

consentmanager_get_all_consents

Fetch all consent records, optionally filtered by search text.

Variable Description Data type
$findtext Optional. A search string to filter the results by the name of the person giving consent. If empty, returns all records. string

Return values

JSON containing the consent metadata else false.