---
title: Status
framework: applenewsapi
role: symbol
role_heading: Type
path: applenewsapi/status
---

# Status

See the HTTP status codes the Apple News API returned.

## Declaration

```data
integer Status
```

## Possible Values

200: OK 201: Created 400: Bad request 401: Unauthorized 403: Forbidden 404: Not Found 500: Internal Server Error 409: Conflict 415: Unsupported Media Type 429: Too Many Requests

## Mentioned in

Getting Ready to Publish and Manage Your Articles

## See Also

### Errors

- [About Apple News API Error Messages](applenews/about-apple-news-api-error-messages.md)
- [Warning](applenewsapi/warning.md)
- [Error](applenewsapi/error.md)
- [Code](applenewsapi/code.md)
