List signer group
This will help you fetch the list of created signer groups.
Arguments
Params | Datatype | Explanation | Allowed values |
row_count | int | Number of rows to be retrieved | Integers [1,2,...,n] |
start_index | int | Start index | Integers [1,2,...,n] |
sort_column | String | Sort column | created_time | modified_time | signing_group_name |
sort_order | String | Sort by | ASC | DESC |
search_column | String | Search by | signing_group_name |
API endpoint
Request example
Response example
Show full
Show less