Request Audit
Get the list of endpoints currently profiled
Lists currently profiled endpoints
post/v1/admin/request_audit/profiler/status
Request body
Example request
{
"executor": "AI"
}Response
Queued
Example response
[
{
"executor": "AI"
}
]