# ResponseCookies: Postman Response cookies ## Documentation Response cookies. - Catalog: `Postman` - Schema: `Postman` - Label: Response cookies This is a read-only table. The Postman API may not support changing the data or the Invantive UniversalSQL driver for Postman does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Postman API. ## Table Columns The columns of the table `ResponseCookies` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `collection_path` | `varchar2` | | ☐ | | | `domain` | `varchar2` | | ☐ | | | `expires` | `varchar2` | | ☐ | | | `host_only` | `char` | | ☐ | | | `http_only` | `char` | | ☐ | | | `item_name` | `varchar2` | | ☐ | | | `item_parent_path` | `varchar2` | | ☐ | | | `max_age` | `varchar2` | | ☐ | | | `name` | `varchar2` | | ☐ | | | `path` | `varchar2` | | ☐ | | | `response_id` | `varchar2` | | ☐ | | | `secure` | `char` | | ☐ | | | `session` | `char` | | ☐ | | | `value` | `varchar2` | | ☐ | |