/
LA
langflow-ai
/
Langflow
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v21
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
144
108
427.9 KB
Authorization
Read Role
get
/api/v1/authz/roles/{role_id}
Path parameters
role_id
string
uuid
required
Response
Successful Response
RoleRead
required
Serialized authz_role row returned by the API.
created_at
string
date-time
required
created_by
string
uuid
nullable
required
description
string
nullable
required
id
string
uuid
required
is_system
boolean
required
name
string
required
parent_role_id
string
uuid
nullable
required
permissions
string[]
required
updated_at
string
date-time
required
workspace_id
string
uuid
nullable
required