Skip to main content

Get App-embedded Profiles

GET 

/api/v33.03/profiles/app-embedded

x-prisma-cloud-target-env: {"permission":"monitorRuntimeServerless"}

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

Copy contents of documentation as Markdown format for AI usage