--- title: getPage - --- //[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[InventoryGUI](index.md)/[getPage](get-page.md) # getPage [jvm] Brief description Searches for a page associated to the given page index. Content fun [getPage](get-page.md)(page: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)?): [InventoryGUIPage](../-inventory-g-u-i-page/index.md)<[T](index.md)>?