> For the complete documentation index, see [llms.txt](https://kb.heathen.group/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.heathen.group/old-kb/old-toolkit-for-steamworks/unreal/blueprint-nodes/functions/get-result-status.md).

# Get Result Status

{% hint style="success" %}

#### Like what you're seeing?

Support us as a [GitHub Sponsor](/old-kb/where-to-buy/become-a-sponsor.md) and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude.\
\
These articles are made possible by our [GitHub Sponsors](/old-kb/where-to-buy/become-a-sponsor.md) ... become a sponsor today!
{% endhint %}

## Introduction

Get the items associated with an inventory result handle.

### Result Handle

The Inventory Result Handle to read data from

### Return Value

The UEResult status represents the status of the request.

* Pending\
  Still in progress.
* OK\
  Done, the request has been completed successfully and the result is ready.
* Expired\
  Done, result ready, maybe out of date.
* Invalid Param\
  Error, invalid API call parameters.
* Service Unavailable\
  Error, service is temporarily down, you may retry later.
* Limit Exceeded\
  Error, Operation would exceed per-user inventory limits.
* Fail\
  Error, Generic error.

## Nodes

<figure><img src="/files/kL7osDKHmqfV98LhUMUR" alt=""><figcaption></figcaption></figure>
