Skip to main content

Read All Users

Retrieve a list of users from the database with pagination.

Query Parameters
skip Skip
limit Limit
Responses
200

Successful Response

Schema OPTIONAL
total_count Total Count
users object[]
id uuid OPTIONAL
username Username
profile_image Profile Image
store_api_key Store Api Key
is_active Is Active
is_superuser Is Superuser
create_at date-time
updated_at date-time
last_login_at Last Login At
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type

Hi, how can I help you?