Skip to content

Get a single role by ID

GET
/rest/v1/admin/roles/{id}

Authorizations

bearerAuth

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

Type
HTTP (bearer)

Parameters

Path Parameters

id*

Role ID

Type
integer
Required
Format
"int64"

Responses

Successful operation

application/json
JSON
"string"

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI