GET /agent/registration/{agentRegistrationId}/actSettings
Get the ACT-managed settings for an agent registration.
Only members of the Synapse Access and Compliance Team (ACT) may read these settings.Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/agent/registration/{agentRegistrationId}/actSettings
Resource URL Variables
| {agentRegistrationId} | The Synapse issued agent registration id. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | AgentRegistrationActSettingsBundle (application/json) |