Get User Connectors

Gets a list of all user connectors in the library with their associated users, roles, outlets, and libraries. User connectors represent either outlet users or library users in the system.

User connectors represent the relationship between users and either the library or specific outlets. They can be of two types:

  • Library Users (L): Users with access to the entire library
  • Outlet Users (O): Users assigned to specific outlets

Filtering

You can filter user connectors by:

  • type: Filter by connector type (L for library users, O for outlet users)
  • email: Search by email address (case-insensitive partial match)
  • role_id: Filter by user role ID
  • outlet_id: Filter by outlet ID
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!