curl --request GET \
--url https://api.blaxel.ai/v0/images/{resourceType}/{imageName}/share \
--header 'Authorization: Bearer <token>'[
"<string>"
]Returns the list of workspaces that a container image is currently shared with.
curl --request GET \
--url https://api.blaxel.ai/v0/images/{resourceType}/{imageName}/share \
--header 'Authorization: Bearer <token>'[
"<string>"
]Was this page helpful?