We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293ee06 commit 710bda9Copy full SHA for 710bda9
items.md
@@ -571,9 +571,7 @@ It returns the submitter of the item
571
572
Status codes:
573
* 200 OK - returning the submitter
574
-* 204 No Content - if there is no submitter for the specified item
575
-* 401 Unauthorized - if you are not authenticated and don't have permissions on the item
576
-* 403 Forbidden - if you are not logged in with sufficient permissions
+* 204 No Content - if you are not authenticated or you have no read access on that submitter.
577
* 404 Not found - if the item doesn't exist
578
579
## Deleting an item
0 commit comments