GET /agent/registration/{agentRegistrationId}
Get the AgentRegistration given its id.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/agent/registration/{agentRegistrationId}
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 | AgentRegistration (application/json) |