Skip to main content

get_api_calls

Method
This is a method of the Profiler class in the profiler module.
Get API call records.

Signature

def get_api_calls() -> List[APICallRecord]

Returns

Returns
List[APICallRecord]
The result of the operation.