This endpoint allows you to retrieve all Keyword Vault lists for a particular campaign ID. The response contains the list ID and name for each non-hidden, non-deleted list belonging to the campaign.The list IDs returned by this endpoint are stable and can be used to identify lists across other Keyword Vault endpoints. Use the list name when calling endpoints that key off the list name (such as Get Overview Data and Get Keyword Data by List).Hidden and soft-deleted lists are excluded.
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://apigw.seomonitor.com/v3/keyword-vault/v3.0/get-lists?campaign_id={{campaign_id}}&limit=100&offset&search=brand'