CatalogOrganizationService.
list_csp_directives
list_csp_directives() -> list[CatalogCspDirective]
Returns a list of all csp directives in the current organization.
Parameters
NoneReturns
| type | description |
|---|---|
| list[CatalogCspDirective] | list[CatalogCspDirective]: List of csp directives in the current organization. |