Appearance
GET
/job/job-history/entriesRequired scope:
viskan:jobconfig:readSearches job execution history for the current tenant with optional filters.
Parameters
Query parameters
page integerThe page number to retrieve. The first page is 1. Cannot be less than 1.
Default value:
1pageSize integerThe size of the pages to retrieve. The default is 10. Cannot be less than 1 and larger than 100.
Default value:
10keywords stringOptional keywords to search for in the job config name.
statuses stringComma-separated list of status names to filter by (e.g. 'ERROR,WARNING').
from stringStart of date range (ISO date). Defaults to 30 days ago.
to stringEnd of date range (ISO date). Defaults to today.
acknowledged enumFilter by acknowledged status.
Enum:
ALLACKNOWLEDGEDUNACKNOWLEDGEDDefault value:
ALLResponse
The response contains the found history entries.