agent_courses_for_frameworks
Find courses covering several standards at once
Given two or more standards, returns courses that address ALL of them together, which is what an organisation running overlapping programmes actually needs.
Example: frameworks='SOC 2,ISO 27001' returns courses on running both from one evidence set, rather than one course per standard.
Falls back to reporting which standards have coverage if no single course spans them all. No authentication required.
Responses:
200: Successful Response (Success Response) Content-Type: application/json
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| frameworks | Yes | Comma-separated, e.g. 'SOC 2,ISO 27001' |