applications
Web controls for an application
Returns all web controls for an application
get/applications/{app_id}/webcontrols
Path parameters
app_idstring required
Application id.
Query parameters
filterstring
An optional filter that can be provided. An empty string asks for every web control, including deleted controls.
attributesstring
A comma-separated list of attributes to be returned for web controls. Using a prefix of + or - respectively, will add or remove an attribute from the default set
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.