Skip to content

Get a single admin user by filters

GET
/rest/v1/admin/users/item

Authorizations

bearerAuth

JWT access token obtained from /rest/auth/admin/login or /rest/auth/customer/login

Type
HTTP (bearer)

Parameters

Query Parameters

filter[id]
Type
string
filter[username]
Type
string
with
Type
string

Responses

User details

application/json
JSON
"string"

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI