curl 'http://localhost:3001/api/auth/to-j-s-o-n' \
-H 'Accept: */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Cookie: sidebar:state=true; better-auth.session_token=<TOKEN>' \
-H 'DNT: 1' \
-H 'Origin: http://localhost:3001' \
-H 'Pragma: no-cache' \
-H 'Referer: http://localhost:3001/auth/orgs' \
...
--data-raw '{"0":"a","1":"u","2":"t","3":"h","4":"C","5":"l","6":"i","7":"e","8":"n","9":"t"}'
curl 'http://localhost:3001/api/auth/to-j-s-o-n' \
-H 'Accept: */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Cookie: sidebar:state=true; better-auth.session_token=<TOKEN>' \
-H 'DNT: 1' \
-H 'Origin: http://localhost:3001' \
-H 'Pragma: no-cache' \
-H 'Referer: http://localhost:3001/auth/orgs' \
...
--data-raw '{"0":"a","1":"u","2":"t","3":"h","4":"C","5":"l","6":"i","7":"e","8":"n","9":"t"}'