Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

REST API HTTP Response Codes

Here’s the full list of HTTP response codes and definitions: https://www.rfc-editor.org/rfc/rfc9110.html

Juniper Mist uses the following response codes:

Table 1: HTTP Response Codes
Status Description
200 OK
400 Bad Request. The API endpoint exists but its syntax/payload is incorrect, detail may be given
401 Unauthorized
403 Permission Denied
404 Not found. The API endpoint doesn’t exist, or the resource doesn’t exist.