# Get SubscriptionSourceType Get SubscriptionSourceType Endpoint: GET /Reporting/SubscriptionSourceTypes Version: 2.0 ## Response 200 fields (application/json): - `Id` (integer) Id. Key property. - `DefaultName` (string) DefaultName. MaxLength: 50. Nullable. - `DefaultDescription` (string) DefaultDescription. MaxLength: 500. Nullable. - `IsActive` (boolean) IsActive. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `Cultures` (object) - `Cultures.TypeId` (integer) TypeId. Key property. - `Cultures.CultureCode` (string) CultureCode. MaxLength: 16. Nullable. - `Cultures.Name` (string) Name. MaxLength: 50. Nullable. - `Cultures.Description` (string) Description. MaxLength: 500. Nullable. - `Sources` (array) Sources. - `Sources.GroupId` (integer) GroupId. - `Sources.TypeId` (integer) TypeId. - `Sources.Cultures` (array) Cultures. - `Sources.Cultures.SourceId` (integer) SourceId. Key property. - `Sources.Subscriptions` (array) Subscriptions. - `Sources.Subscriptions.ClientId` (integer) ClientId. - `Sources.Subscriptions.SourceId` (integer) SourceId. - `Sources.Subscriptions.DestinationId` (integer) DestinationId. - `Sources.Subscriptions.WarningMinuteCount` (integer) WarningMinuteCount. Nullable. - `Sources.Subscriptions.IsTest` (boolean) IsTest. - `Sources.Subscriptions.Publications` (array) Publications. - `Sources.Subscriptions.Publications.SubscriptionId` (integer) SubscriptionId. Key property. - `Sources.Subscriptions.Publications.PublicationId` (integer) PublicationId. Key property. - `Sources.Subscriptions.Publications.PublicationDescription` (string) PublicationDescription. MaxLength: 255. Nullable. - `Sources.Subscriptions.Publications.Expected` (string) Expected. - `Sources.Subscriptions.Publications.LastExport` (string) LastExport. Nullable. - `Sources.Subscriptions.Publications.SeverityMessageId` (integer) SeverityMessageId. Nullable. - `Sources.Subscriptions.Publications.SeverityMessageUpdated` (string) SeverityMessageUpdated. Nullable.