Return all Recommendations. Use the type query parameter with a fuzzy fragment to filter recommendation type case-insensitively (for example: aws, aws:ec2, aws:ec2:rightsizing).
The access token received from the authorization server in the OAuth 2.0 flow.
Filter by one or more providers. Requires workspace_token.
aws, gcp, azure, kubernetes, datadog Filter by billing account identifiers. Requires workspace_token.
Filter by account identifiers. Requires workspace_token.
Filter by region slugs (e.g. us-east-1, eastus, asia-east1). Requires workspace_token.
Filter by tag key (must be used with tag_value). Requires workspace_token.
Filter by tag value (requires tag_key). Requires workspace_token.
Filter recommendations created on/after this YYYY-MM-DD date. Requires workspace_token.
Filter recommendations created on/before this YYYY-MM-DD date. Requires workspace_token.
Filter by status.
active, archived The page of results to return.
The number of results to return. The maximum is 1000.
Filter by workspace.
Filter by provider account id (AWS account, Azure subscription id, etc).
Filter by exact recommendation category. Ignored when type is provided.
Fuzzy filter by recommendation type using a case-insensitive literal substring. Examples: aws, aws:ec2, aws:ec2:rightsizing.
Filter by provider.
aws, gcp, azure, kubernetes, datadog