Get actor state
GET http://localhost:{{daprPort}}/v1.0/actors/:actorType/:actorId/state/:key
Gets the state for an actor using a specified key.
RESPONSES
status: OK
GET http://localhost:{{daprPort}}/v1.0/actors/:actorType/:actorId/state/:key
Gets the state for an actor using a specified key.
status: OK