Identity Provider (IDP)
List IDP Users
List all the IDP users for a given connection.
GET
/
idp
/
users
Query Parameters
Datetime filter, only return items updated since this datetime. Example format: 2021-01-01T00:00:00+00:00
Limit size (page size)
Required range:
x > 0
Offset index (starting index of page)
Required range:
x > 0
Skips returning the total rows, total is set to null when true
Include IDP groups in the IDP user
Include IDP applications in the IDP user