v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14117043.8 KB

Retrieves the details of a support permit by its ARN or name.

get/support-permits/{supportPermitIdentifier}

Path parameters

supportPermitIdentifierstring required

The ARN or name of the support permit to retrieve.

Response

Success

namestring required

The name of the support permit.

arnstring required

The ARN of the support permit.

descriptionstring

The description of the support permit.

status'ACTIVE' | 'INACTIVE' | 'DELETING' required

The current status of the support permit.

createdAtstring date-time required

The timestamp when the permit was created.

supportCaseDisplayIdstring

The display identifier of the support case associated with the permit.

tagsobject

The tags associated with the support permit.