Getting entity and aggregate values by using the REST API

You can retrieve information about entities and aggregates in a solution by making REST API calls.

Before you begin

Set up role-based access control to the REST API commands and review the REST API reference topics.

About this task

Because you can use a browser to call REST API methods, getting values is useful for testing. For example, you can check in a browser whether an entity is created or verify the current value of a global aggregate.

Procedure