API SpecificationsUI FormsRetrieve a form from the database by nameRetrieve a form from the database by name GET /ui/rest/forms/form/:name Retrieve a form from the database by name Request Responses200400401403500Request completed successfully.Bad request.Unauthorized.Forbidden.Internal server error.