Model for LinkedIn integration helpers, currently exposing whether LinkedIn auth integration is enabled.
Available Model API Paths
| Method | Path pattern | Description |
|---|---|---|
get | /useauth/... | Return whether LinkedIn authentication integration is enabled. |
/+name marks a variable path segment. A trailing /... means extra path segments are accepted for further lookups.