Get Orderer Service Settings
get
/console/admin/api/v2/organizations/{orgName}/orderingService
This endpoint returns the orderer service settings for a founder organization, including the MSP ID, certificates, and ordering service node addresses. This API is only available on the founder.
Request
Supported Media Types
- application/json
Path Parameters
-
orgName(required): string
orgName
Response
Supported Media Types
- application/json
200 Response
Ordering service settings of the founder
400 Response
Invalid arguments
401 Response
Unauthorized
500 Response
Internal server error
Default Response
Unexpected error