Get widget metadataAsk AIget https://{siteUrl}/widget_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 widget. Query Paramsresource_urlstringrequiredThe URL of the URL attachment on the task (i.e., Jira issue, GitHub pull request)workspacestringrequiredThe workspace GID this hook is coming from.taskstringrequiredThe task GID this hook is coming from.userstringrequiredThe user GID this hook is coming from.attachmentstringrequiredThe attachment ID of the URL attachment.expires_atstringrequiredThe time (in ISO 8601 date format) when the request should expire.Responses 200Successfully retrieved the metadata for a single widget. 400Bad request 401Unauthorized 403Forbidden 404Not found 418Unauthorized 500Server errorUpdated 6 months ago