Skip to main content
Monitoring & Collection/Profiling

DownloadRaw

Download raw profiling data for the specified session.

GET/api/v1/profiling/sessions/{sessionId}/download

Operation ID

DownloadRaw

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • sessionId
    StringRequired

    Session identifier whose raw profiling data should be downloaded.

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • data
    String

    Raw binary content of the profiling data file.

    Example: aGVsbG8=