v1

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

Gets the details of the specified subscription request.

get/v2/domains/{domainIdentifier}/subscription-requests/{identifier}

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain in which to get the subscription request details.

identifierstring required

The identifier of the subscription request the details of which to get.

Response

Success

idstring required

The identifier of the subscription request.

createdBystring required

The Amazon DataZone user who created the subscription request.

updatedBystring

The Amazon DataZone user who updated the subscription request.

domainIdstring required

The Amazon DataZone domain of the subscription request.

status'PENDING' | 'ACCEPTED' | 'REJECTED' required

The status of the subscription request.

createdAtstring date-time required

The timestamp of when the specified subscription request was created.

updatedAtstring date-time required

The timestamp of when the subscription request was updated.

requestReasonstring password required

The reason for the subscription request.

reviewerIdstring

The identifier of the Amazon DataZone user who reviewed the subscription request.

decisionCommentstring password

The decision comment of the subscription request.

existingSubscriptionIdstring

The ID of the existing subscription.