v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Gets a listing (a record of an asset at a given time). If you specify a listing version, only details that are specific to that version are returned.

get/v2/domains/{domainIdentifier}/listings/{identifier}

Path parameters

domainIdentifierstring required

The ID of the Amazon DataZone domain.

identifierstring required

The ID of the listing.

Query parameters

listingRevisionstring

The revision of the listing.

Response

Success

domainIdstring required

The ID of the Amazon DataZone domain.

idstring required

The ID of the listing.

listingRevisionstring required

The revision of a listing.

createdAtstring date-time

The timestamp of when the listing was created.

updatedAtstring date-time

The timestamp of when the listing was updated.

createdBystring

The Amazon DataZone user who created the listing.

updatedBystring

The Amazon DataZone user who updated the listing.

namestring

The name of the listing.

descriptionstring password

The description of the listing.

status'CREATING' | 'ACTIVE' | 'INACTIVE'

The status of the listing.