Get members security properties
{ getMemberSecurity }
Gets members security for the given role and hierarchy.
Method
/API3/dataSources/getMemberSecurity
- Enterprise Admin
- Domain Admin
Input Parameters
Name
membersSecurity
Object Type
Description
The details of the security settings for the hierarchy's member elements.
Output Response
Successful Result Code
200
Response Type
Description of Response Type
The details of the security settings for the hierarchy's member elements.
Code Snippets
Use the Authentication API methods to generate an access 'key' or 'token' for use in code as shown below.
TypeScript
Curl
Java
C#
Python
PHP