Retrieve a paginated list of realized trainings. It includes all realized trainings that have been manually imported via CSV file, imported through the process in Lucca Training, or created via the API.
API key. Value must be formatted like so: lucca application={api_key}.
Filter out realized-trainings by employee ID.
x >= 1[416, 23]Filter out realized-trainings on whether their employee actually attended. When omitted, all realized-trainings are returned.
Filter out realized-trainings on their end date (lower).
Filter out realized-trainings on their end date (greater).
Filter out realized-trainings based on the corresponding training.
x >= 1Include the total number of items across all pages, as well as pointers to the previous and next pages.
prev, next, count Page to retrieve. Either the page index
x >= 0Pagination: number of items per page.
0 <= x <= 100OK