{ "openapi" : "3.0.3", "info" : { "contact" : { "email" : "contact@dsb.gov.au", "name" : "Data Standards Body", "url" : "https://dsb.gov.au/" }, "description" : "Specifications for common endpoints applicable to all data holders (except secondary data holders).", "license" : { "name" : "MIT License", "url" : "https://opensource.org/licenses/MIT" }, "title" : "CDR Common API", "version" : "1.36.0" }, "servers" : [ { "description" : "MTLS", "url" : "https://mtls.dh.example.com/cds-au/v1" } ], "tags" : [ { "description" : "Data Holder Customer endpoints", "name" : "Data Holder Customers", "x-shortName" : "Customers" }, { "description" : "Data Holder Operations endpoints", "name" : "Data Holder Operations", "x-shortName" : "Operations" } ], "paths" : { "/common/customer" : { "get" : { "description" : "Obtain basic information on the customer that has authorised the current session.\n\n