> For the complete documentation index, see [llms.txt](https://developers.copyfactory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.copyfactory.io/api/generations/the-generations-object.md).

# The generations object

| Attribute  | Type   | Description                                    |
| ---------- | ------ | ---------------------------------------------- |
| content    | string | The generated sentence.                        |
| status     | string | Whether the generation was a success or error. |
| meta\_data | object | Related objects to the generations.            |
