api
Get all forms available to the user (owned/shared)
This endpoint allows CORS requests
get/ocs/v2.php/apps/forms/api/v3/forms
Query parameters
typestring
The type of forms to retrieve. Defaults to owned. Possible values: - owned: Forms owned by the user. - shared: Forms shared with the user.
Headers
OCS-APIRequestboolean required
Required to be true for the API request to pass
Response
Array containing the partial owned or shared forms