Skip to main content

/users

Base URL: https://hippohonk-api-642586320677.herokuapp.com/

GET

Summary: List users

List all users who have contributed Hippohonk reviews and their various access levels.

Responses

Response 200

OK

Response fields

Returns an array

Field (*)TypeDescriptionExample
idintegerUnique ID for the user.
emailstringEmail address associated with user.
descriptiontextDescription for the user
password_digeststringUser password for authentication.
adminbooleanSpecifies if the user has access to administrative functions in the app.
reviewerbooleanSpecifies if the user has access to the reviewer workflows in the app.

(*) Required field

Response 500

Server error

Response fields

Field (*)TypeDescriptionExample
message *string

(*) Required field