Otter SDK Reference
Version:

ApiKeys_GetAccessLogsAsync(int? ApiKey_Id, int? Log_Count) Method

Gets all API access logs.

Syntax

public Task<IList<Tables.ApiKeyAccessLogs>> ApiKeys_GetAccessLogsAsync(int? ApiKey_Id, int? Log_Count)

Parameters

ApiKey_Id
Type: int?
Log_Count
Type: int?