API ReferenceEcosystem Configuration
Retrieve ecosystem configuration
GET
/v1/config/ecosystemsRetrieves the tenant's ecosystem configuration.
Roles
admindts-consumer
Analytics Events
ECOSYSTEM_CONFIG_RETRIEVE_STARTECOSYSTEM_CONFIG_RETRIEVE_SUCCESSECOSYSTEM_CONFIG_RETRIEVE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/config/ecosystems"{ "ecosystems": [ { "url": "https://example.vii.au01.mattr.global/v1/ecosystems/cdd42cec-e961-447c-9083-1312ee316053" } ], "isIssuanceRestricted": false, "isVerificationRestricted": false}How would you rate this page?