GET/spaces/api/v1/iframely.jsonreturns rich media for a url from the iframely.com serviceBody ParamsNameiframelyTypeobjectDescriptionIframelyArgs is the arguments struct required for iframely service requestsIframelyArgsobjectRequest ExamplesExpand request settingsExample RequestShellJavaScriptGoJavaGET/spaces/api/v1/iframely.jsoncurl --request GET \ --url https://{site_name}.teamwork.com/tags.jsonCopyCopied!ResponsesCode200TypeobjectSchemaSchemaDescription200 OKCode500TypeobjectSchemaSchemaDescription500 Internal Server ErrorExamples200 OK500 Internal Server Error200 OKIframelyResponse{ "iframely": { "html": "string" } }CopyCopied!Download Swagger