cURL
curl --request GET \ --url https://api.odin.fun/v1/users \ --header 'Authorization: Bearer <token>'
"<unknown>"
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
created_at:asc
created_at:desc
The response is of type any.
any