get https://api.dastra.eu/v1/ws//Actors
Allows you to retrieve all actors in workspace with a predefined filter query
Log in to see full request history
Response
Allows you to retrieve all actors in workspace with a predefined filter query
xxxxxxxxxx
curl --request GET \
--url https://api.dastra.eu/v1/ws/workspaceId/Actors \
--header 'accept: application/json'
Try It!
to start a request and see the response here!