Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.extension.authzprofile.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncheck()
get()
get
(ReadAuthorizationProfileParameters queryParams) Returns a list of user permissions granted at authorization procedure.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public AuthProfileResource get(ReadAuthorizationProfileParameters queryParams) throws RestException, IOException Returns a list of user permissions granted at authorization procedure. Please note: Some permissions may be restricted by extension type.HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/authz-profile Rate Limit Group: Medium
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-
check
-