---
title: obj.status
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/cache-object/obj-status
---

**Type:** INTEGER  
**Access:** can be read and set, but not unset

**Available in:** hit, error

The HTTP status code stored with the object.

Access within the `vcl_hit` subroutine is read-only.
