get_training_campaigns
Retrieve all training campaigns from your KnowBe4 account with optional pagination and performance optimization by excluding completion percentages.
Instructions
Get all training campaigns in your account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exclude_percentages | No | Exclude completion_percentage field to speed up response | |
| page | No | Page number (default: 1) | |
| per_page | No | Results per page (default: 100, max: 500) |