Get API call
get_unified_apicallRetrieve a single apicall by its ID from the connected account. Returns the full apicall record. Requires id (obtained from list_unified_apicalls). Use when you already have the ID; to search or list apicalls, use list_unified_apicalls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the apicall to get |