Skip to content

Get public share

GET
/api/v1/bases/{baseId}/share
curl --request GET \
--url https://api.cloudtable.insurge.io/api/v1/bases/example/share \
--header 'x-api-key: <x-api-key>'
baseId
required
string

Share state

Media typeapplication/json
object
publicShareId
required
string
nullable
Examplegenerated
{
"publicShareId": "example"
}

Unauthorized