> ## Documentation Index
> Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://developers.fireblocks.com/feedback

```json
{
  "path": "/reference/general-objects",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# General Objects

## ConfigChangeRequestStatus

| Parameter | Type   | Description                                                        |
| --------- | ------ | ------------------------------------------------------------------ |
| status    | string | \[ WAITING\_FOR\_APPROVAL, APPROVED, CANCELLED, REJECTED, FAILED ] |

***

## Paging

| Parameter | Type   | Description              |
| --------- | ------ | ------------------------ |
| next      | string | Cursor to the next page. |
