--- sidebar_position: 1 --- # Get order list Returns the community's order list *Function GetOrderList(Val Parameters = "") Export* | Parameter | CLI option | Type | Destination | |-|-|-|-| | Parameters | --auth | Structure Of String | Authorization JSON or path to .json | Returns: Key-Value Pair - Serialized JSON response from VK ```bsl title="Code example" ``` ```sh title="CLI command example" oint vk GetOrderList --auth %auth% ``` ```json title="Result" ```