Get Widget URL Without Configuration Options
GET
/users/{id}/urls/{type}
Use this endpoint to request a widget URL without any configuration options. Each URL contains an embedded token that expires after ten minutes or when used, whichever comes first. A fresh URL must be obtained each time a page is loaded or reloaded.
See Widget Types for supported values.
info
Successful requests to this endpoint — regardless of the widget_type — automatically trigger aggregation for all members associated with the user.
You may also pass an optional Accept-Language header.
Request sample
Language:shell
Response sample
Language:xml