> For the complete documentation index, see [llms.txt](https://knowledgebase.fabricdata.com/studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.fabricdata.com/studio/integrations-and-apis/api-overview/status-codes.md).

# Status Codes

### 200 OK

Successful request

***

### 201 Created

Resource created successfully

***

### 400 Bad Request

Invalid request

Cause:

* Missing fields
* Invalid format

***

### 401 Unauthorized

Authentication failed

***

### 403 Forbidden

Permission denied

***

### 404 Not Found

Resource does not exist

***

### 500 Server Error

Unexpected error
