Get Fabric Address
GET/addresses/:id
Returns a Fabric Address by ID. This endpoint uses the bearer token authentication method with the SAT (Subscriber Access Token) which can be generated using the Create Subscriber Token endpoint.
Request​
Responses​
- 200
- 401
- 404
- 500
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.
Server error