Governance
List a framework's projects
List the projects a framework applies to.
Which projects a framework covers is determined by its projectSelector. A framework with an
empty selector applies to every project in the workspace.
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your workspace API key. See Find your API key for more information.
Path Parameters
The framework id.
Query Parameters
The page to return in a paginated query.
Required range:
x >= 1Maximum number of items to return per page.
Required range:
1 <= x <= 100Response
Status OK.