DocsOmniFi APIsChangelog
SkySparcContact UsLog In
OmniFi APIs

List Custom Endpoint Logs

api/web/custom-endpoint-logs

Lists custom endpoint log records, filtered on permissions of the
current login user. The output is a paged set of records.

Query Params
int32
Defaults to 0

(Optional) Filter parameter. Returns logs created by running the endpoint from a specified schedule.

int32
Defaults to 0

(Optional) Filter parameter. Returns logs created by running the endpoint from a specified task.

int32
Defaults to 0

(Optional) Filter parameter. Returns logs related to a specified task log.

int32
Defaults to 0

(Optional) Filter parameter. Returns logs related to a specified endpoint.

int32
Defaults to -100

(Optional) Size of the page, i.e. maximum number of records to return.
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