/
Get Data Holder Brands

Get Data Holder Brands

CDS Reference

Get Data Holder Brands

Current Version

v2

Deprecated Versions

 

Retired Versions

V1

Transport

mTLS

Authorisation

bearer

Client

data recipient

Endpoint URL

https://secure.api.cdr.gov.au/cdr-register/v1/{industry}/data-holders/brands

Implementation Guidance

  • Before calling the Get Data Holder Brands API, the Data Recipient Software Product must retrieve an access token from the Register's Token Endpoint.

  • The access token must be added to the Authorization header of the Get Data Holder Brands request as a Bearer token:

GET https://secure.api.cdr.gov.au/cdr-register/v1/all/data-holders/brands Authorization: Bearer {access_token}
  • The industry path parameter can be used to filter the list of data holder brands:

Path

Results

Path

Results

/cdr-register/v1/banking/data-holders/brands

Retrieve a list of data holder brands participating in the banking sector.

/cdr-register/v1/energy/data-holders/brands

Retrieve a list of data holder brands participating in the energy sector.

/cdr-register/v1/all/data-holders/brands

Retrieve a list of all data holder brands regardless of sector.