Retrieve a single analysis profile by UUID or name.
What this endpoint does
Retrieves a single analysis profile by UUID or unique name — use this to inspect sandbox execution configuration before submitting samples or to verify changes after updates. Profiles define the OS, network routing, timeout, and browser settings the sandbox uses during analysis. Discover available profiles with Sandbox: List Profiles. Profiles are referenced by ID or name when calling Sandbox: Submit Sample.
Response data
Returns the profile's execution environment configuration — what OS and locale the sandbox VM runs, how network traffic is routed (direct, Tor, VPN, or simulated), and how long analysis runs before timeout. Use this to verify a profile matches your analysis needs before submitting samples against it.
