cURL
curl --request GET \ --url https://revstack.dev/v1/users/{id}
null
Retrieves a single user by ID.
"usr_abc123"
User details
The response is of type unknown.
unknown