get https://api.securevan.com/v4/onlineActionsForms
Use this endpoint to retrieve all Online Action Forms that are available in the current context.
By default, this endpoint returns 200 records per request. A maximum of 200 records per request is allowed via the $top
parameter.
This endpoint responds with a standard paged response of Online Actions Forms ordered by dateModified
(or dateCreated
if the form has not been modified.)