Skip to main content

Find user role pairing by id​

Info for a specific user role pairing

Path Parameters
  • id uuid required

    ID of the object to retrieve or update

    Example: db6f8e8b-65c2-47d5-a0db-90bcc4e9df9e
Responses

Expected response to a valid request


Schema
  • user_role object
  • id uuid

    the id

  • uid string

    Possible values: >= 32 characters and <= 32 characters

    the uid

  • user_id uuid

    the user id

  • role_id uuid

    the role id

Loading...