Lists user objects that are associated with an account.
Blocked users are listed unless you use a filter to exclude them.
Deleted users are not listed unless you use a filter to include them.
user
Service_User_Action_List_Post is an example object payload from Kaltura, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"path": "/service/user/action/list",
"method": "POST",
"operationId": "user.list",
"summary": "",
"description": "Lists user objects that are associated with an account.\n\nBlocked users are listed unless you use a filter to exclude them.\n\nDeleted users are not listed unless you use a filter to include them.",
"tags": [
"user"
],
"parameters": [
{
"$ref": "#/parameters/ks"
},
{
"$ref": "#/parameters/format"
},
{
"$ref": "#/parameters/clientTag"
},
{
"$ref": "#/parameters/partnerId"
},
{
"$ref": "#/parameters/language"
}
],
"responses": {
"200": {
"description": "Success"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.