GET api/ReportSubscription/{subscriptionid}
Request Information
URI Parameters
| Name | Type | Description | Additional information | 
|---|---|---|---|
| subscriptionid | string | 
                                 Default value is  | 
                
Body Parameters
None
Response Information
Resource Description
Subscription| Name | Type | Description | Additional information | 
|---|---|---|---|
| Id | integer | 
                             
  | 
                |
| Client | string | 
                             
  | 
                |
| Type | SubscriptionType | 
                             
  | 
                |
| Name | string | 
                             
  | 
                |
| MailingList | Collection of string | 
                             
  | 
                |
| FrequencyType | FrequencyType | 
                             
  | 
                |
| FrequencyDate | date | 
                             
  | 
                |
| UpdatedDate | date | 
                             
  | 
                
Response Formats
application/json, text/json
            Sample:
                    
Sample not available.