Read Access Point Configuration
GET/v3/config/data-space/access-point-endpoint
Reads Access Point Configuration of the organisation.
Responses
- 200
Data Marketplace Base Configurations read
Response Headers
- Content-Type json- Content-Type header 
- application/json
- Schema
- Example (from schema)
Schema
accessPointEndpoint stringrequired
The access point configuration of the organisation
{
  "accessPointEndpoint": "string"
}
Loading...