roles
Get a role
Returns a role by id within a gateway.
GET
Error
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns a role by id within a gateway.
A valid request URL is required to generate request examples{
"created_at": "<string>",
"gateway_id": "<string>",
"id": "<string>",
"mcp_policies": {
"fail_mode": "closed",
"toolkit": [
{
"expose_as": "<string>",
"prompt": "<string>",
"registry_id": "<string>",
"resource": "<string>",
"tool": "<string>"
}
]
},
"model_policies": [
{
"allowed": [
"<string>"
],
"default": "<string>",
"registry_id": "<string>"
}
],
"name": "<string>",
"oidc_mapping": [
123
],
"registry_ids": [
"<string>"
],
"updated_at": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}A valid request URL is required to generate request examples{
"created_at": "<string>",
"gateway_id": "<string>",
"id": "<string>",
"mcp_policies": {
"fail_mode": "closed",
"toolkit": [
{
"expose_as": "<string>",
"prompt": "<string>",
"registry_id": "<string>",
"resource": "<string>",
"tool": "<string>"
}
]
},
"model_policies": [
{
"allowed": [
"<string>"
],
"default": "<string>",
"registry_id": "<string>"
}
],
"name": "<string>",
"oidc_mapping": [
123
],
"registry_ids": [
"<string>"
],
"updated_at": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}