Skip to main content
Returns a paginated list of actors that are bound to the specified workspace. Only bound actors can participate in conversations within the workspace’s projects.
Permission required: workspace:actor_list

Path Parameters

workspaceId
string
required
Workspace ID

Query Parameters

page_size
integer
default:"20"
Number of bindings per page.
continuation_token
string
Token returned by the previous call. Omit on the first request.

Response

data
object