Skip to main content
Glama

postman-mcp-server

by delano

get_workspace_roles

Retrieve roles for a specified workspace, including optional SCIM details, using the workspace ID for precise access control management.

Instructions

Get roles for a specific workspace

Input Schema

NameRequiredDescriptionDefault
includeScimNoInclude SCIM info in response
workspaceIdYesThe workspace ID

Input Schema (JSON Schema)

{ "properties": { "includeScim": { "description": "Include SCIM info in response", "type": "boolean" }, "workspaceId": { "description": "The workspace ID", "type": "string" } }, "required": [ "workspaceId" ], "type": "object" }

You must be authenticated.

Other Tools from postman-mcp-server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delano/postman-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server