DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

List Task Logs

api/web/custom-endpoint-task-logs

Lists available custom endpoint task log models, filtered on permissions of the
current login user.

Query Params
int32
Defaults to 0

(Optional) The ID of the schedule the log belong to (ScheduleId >= 1)

int32
Defaults to 0

(Optional) The ID of the custom endpoint task the log belong to (CustomEndpointTaskId >= 1)

int32
Defaults to -100

(Optional) The maximum number of record in the result.
Use a negative number to read log from the end starting with the newest.
(Default = -100)

string

(Optional) Page id from a previous request can be used to read logs relative that request.

string

(Optional) A query filter e.g: filter=Id eq 12

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json