Skip to content

List



GET /api/v1/workspace/{workspace_uuid}/role/list

Overview

Retrieve the list of roles

Route Parameters

Parameter Name Type Required Description
workspace_uuid string Y Workspace UUID

Query Request Parameters

Parameter Name Type Required Description
search string Search by name
Example: read
Can be empty: False
statMember boolean Whether to display member statistics information
Example: read
Can be empty: False
pageSize integer Number of results returned per page
Can be empty: False
Example: 10
pageIndex integer Page number
Can be empty: False
Example: 10

Additional Parameter Explanation

Response


Feedback

Is this page helpful? ×