github.com/spinnaker/spin@v1.30.0/gateapi/docs/PubsubSubscriptionControllerApi.md (about)

     1  # \PubsubSubscriptionControllerApi
     2  
     3  All URIs are relative to *https://localhost*
     4  
     5  Method | HTTP request | Description
     6  ------------- | ------------- | -------------
     7  [**AllUsingGET4**](PubsubSubscriptionControllerApi.md#AllUsingGET4) | **Get** /pubsub/subscriptions | Retrieve the list of pub/sub subscriptions configured in Echo.
     8  
     9  
    10  # **AllUsingGET4**
    11  > []Mapstringstring AllUsingGET4(ctx, )
    12  Retrieve the list of pub/sub subscriptions configured in Echo.
    13  
    14  ### Required Parameters
    15  This endpoint does not need any parameter.
    16  
    17  ### Return type
    18  
    19  [**[]Mapstringstring**](MapĀ«string,stringĀ».md)
    20  
    21  ### Authorization
    22  
    23  No authorization required
    24  
    25  ### HTTP request headers
    26  
    27   - **Content-Type**: Not defined
    28   - **Accept**: */*
    29  
    30  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
    31