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

# Error Codes

> Error codes and messages returned by the API.

<CodeGroup>
  ```text Errors theme={null}
  200: Success
  201: Created
  304: Not Modified
  400: Bad Request
  401: Unauthorized
  403: Forbidden
  404: Not Found
  500: Internal Server Error
  ```
</CodeGroup>
