Skip to main content

Get App-embedded Profiles

GET 

/api/v31.02/profiles/app-embedded

x-prisma-cloud-target-env: {"permission":"monitorRuntimeServerless","saas":true,"self-hosted":true}
x-public: true

Retrieves the app-embedded observations.

cURL Request

Refer to the following example cURL command that lists all the app-embedded runtime:

$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
'https://<CONSOLE>/api/v<VERSION>/profiles/app-embedded'

Request

Responses