Result
Retrieves the supported values in an enumeration list.
Authentication
AuthorizationBasic
Login and password used to access quippe.medicomp.com. On-premise Quippe deployments can be configured to use whatever authentication and authorization your application is configured for, so basic authentication is used here to access the Quippe sandbox and is not a product requirement.
OR
AuthorizationBearer
JSON web token generated by a request to the /Quippe/Security/Token web service endpoint in Quippe.
Query parameters
Capitalization
The capitalization method, if any, that should be used to format the enum name.
OrderBy
The enum field, if any, that should be used to sort the results.
Allowed values:
DataFormat
Specifies how objects are encoded in the output
Allowed values:
RequestId
Optional value that can be used by clients to track multiple requests.
Culture
Culture to use when handling the request. If not specified the default value configured on the server will be used.
Response
Successful response
enum
Errors
401
Unauthorized Error
500
Internal Server Error