Retrieve User Role

Go to Product

Retrieves an organization role assigned to a user.

Options

User Id
The ID of the user to inspect.
Role Id
The ID of the organization role to retrieve for the user.
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • Id: Identifier for the role.
  • Name: Name of the role.
  • Permissions: Permissions associated with the role.
  • Resource Type: Resource type the role applies to.
  • Predefined Role: Whether the role is predefined by OpenAI.
  • Description: Description of the role.
  • Created At: When the role was created.
  • Updated At: When the role was last updated.
  • Created By: Identifier of the actor who created the role.
  • Created by User Obj: User details for the actor that created the role, when available.
  • Metadata: Arbitrary metadata stored on the role.
  • Assignment Sources: Principals from which the role assignment is inherited, when available.

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.