IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

GetAdministratorList

Applies to the following products: 
Questionmark OnDemand
Questionmark Perception
Questionmark OnPremise
Applies to the following Perception versions: 
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1

This method returns a list giving the full details of all the administrators in the database. If there are none, an empty list is returned.

Note: The GetAdministratorList method doesn't return any roles assigned to an administrator.

Parameters

Input name Description Data type

NONE

Response

Output name   Description Data type

Administrator (repeated for all the administrators in the system)

     
 

Administrator_ID

The Administrator ID of the administrator whose details follow

String

 

Administrator_Name

The login name of this administrator

String

 

Profile_Name

The user profile record from which this administrator's rights are inherited

String

 

Authenticate_Ext

Reserved for future use

Integer

 

Email

This administrator's email address

String

 

URL

A URL for this administrator (such as that of a homepage or picture)

String

Troubleshooting

For information about any error codes returned when using this method, see Error codes.