Get form metadataAsk AIget https://{siteUrl}/form_metadata_url_path_placeholderNote: The path is a placeholder. The actual path is determined by the configuration of the app component. Get the metadata from the app server to render a form. Query ParamsworkspacestringrequiredThe workspace GID this hook is coming from.taskstringrequiredThe task GID this hook is coming from.userstringrequiredThe user GID this hook is coming from.expires_atstringrequiredThe time (in ISO 8601 date format) when the request should expire.Responses 200Successfully retrieved the metadata for a single form. 400Bad request 401Unauthorized 403Forbidden 404Not found 500Server errorUpdated 6 months ago