ApiListResponse: {
    _embedded?: { content?: ApiListDataResponse[] };
    _links?: Links;
    page?: PageMetadata;
}

Type declaration