tm_get_profile
Retrieve the complete configuration of a traffic profile by its ID, including RPS curve, target URL, method, scripts, and current run status.
Instructions
Get the full configuration of a single traffic profile by id.
Returns: name, RPS curve points, target URL, HTTP method,
request body / headers, optional init/cleanup/response scripts,
callback config, auto-alert settings, schedule (if any), AND
the current run status (IDLE / RUNNING / PAUSED /
COMPLETED).
400 if the profile isn't found or doesn't belong to this user (per the v1 API contract — IllegalArgumentException → 400).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | Yes |