Is it possible to return a single item using SB curl requests? I only see the .single() method for javascript but not sure how to do this via CURL. Thanks!
You are a 👑 ! Will this return an error if the result is empty too?
dmitriy.dranko
02/03/2022, 6:34 PM
> When a singular response is requested but no entries are found, the server responds with an error message and 406 Not Acceptable status code rather than the usual empty array and 200 status: