Skip to main content

Get user providers for given user id

Get all providers assigned to the given user. One client user can have 1 or more providers assigned to them.

Path Parameters
  • userId string required
Responses

User found.


Schema
  • providerUserIds string[]

    List of provider users in the contract.

Loading...