All URIs are relative to https://api.meltwater.com
Method | HTTP request | Description |
---|---|---|
GetAllSearches | Get /v2/searches | List your saved searches. |
SearchesCollection GetAllSearches($userKey, $authorization)
List your saved searches.
List your saved searches.
Name | Type | Description | Notes |
---|---|---|---|
userKey | string | The `user_key` from developer.meltwater.com. | |
authorization | string | `Oauth Access Token` OAuth access token (RFC 6749). Must contain the access token type `Bearer` followed by an OAuth access token. #### Example: Bearer KKwmfHwxsEoeMDTMAfxOpO... |
No authorization required
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]