v1

latestOpenAPI 3.0.32026-07-22194221292.5 KB
images

List pending image shares

Lists pending cross-account image shares targeting the caller's workspace (incoming) or originating from it (outgoing). Expired shares are cleaned up opportunistically.

get/pending-image-shares

Query parameters

direction'incoming' | 'outgoing'

Direction of pending shares: "incoming" (default) or "outgoing"

Response

successful operation

createdAtstring

Creation date

expiresAtstring

Expiration date

hasConflictboolean

Whether the target workspace already has an image with the same name (potential conflict)

idstring

Unique identifier for the pending image share

imageNamestring

Image name (repository)

resourceTypestring

Resource type (agent, function, sandbox, job)

sharedBystring

User sub who initiated the share

sharedByEmailstring

Email of the user who initiated the share

sourceAccountIdstring

Source account ID

sourceWorkspacestring

Source workspace name

sourceWorkspaceDisplayNamestring

Source workspace display name

targetAccountIdstring

Target account ID

targetWorkspacestring

Target workspace name

targetWorkspaceDisplayNamestring

Target workspace display name