get_data_pools
Retrieve multi-service line enabled data pools filtered by product ID or pool IDs, with pagination support.
Instructions
Pre-Release: Get all multi-service line enabled data pools. — Required permission: Service plan, View.This endpoint is available for select audiences only. — [GET /public/v2/data-pools]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productReferenceId | No | Filter by Product ID of the pool | |
| dataPoolIds | No | Data pool IDs to filter by. Queries for all data pools on account if omitted | |
| page | No | The index of the page, starting at 0. Page size is 100. Default: 0 |