Config Stores
Get a Config Store
Returns a Config Store
get/v2/control-planes/{controlPlaneId}/config-stores/{configStoreId}
Response
Config Store
Example response
{
"id": "b9e81174-b5bb-4638-a3c3-8afe61a0abf8",
"name": "My Name",
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}Changes
Changed in 2 of the 52 revisions of this API.11
- ▲
the response property
namebecame nullable for the status200response-property-became-nullable
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○