docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
Otter SDK
Inedo.Otter.Data
DB.Context
ApiKeys_GetAccessLogsAsync(int!,int!)
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?