Software Secure Workload
Activity Configure

Secure Workload OpenAPIs Scopes Get scopes

Last updated: Jun 09, 2025

Get scopes

This endpoint returns a list of scopes known to Secure Workload appliance. This API is available to API keys with either app_policy_management or user_role_scope_management capability.

GET /openapi/v1/app_scopes

Parameters:

Name

Type

Description

vrf_id

integer

Match app scopes by vrf_id.

root_app_scope_id

string

Match app scopes by root app scope id.

exact_name

string

Returns scope matching the exact name, case-sensitive.

exact_short_name

string

Returns scopes matching the exact short_name, case-sensitive.

Returns a list of scope objects.