Get share link
Public rate-limited read for a share-link token. This endpoint does not require a Partner API key.
Endpoint
Path parameters1 parameter
tokenrequiredstring—
Responses
200Public share-link details.
Headers
X-RateLimit-LimitMaximum requests allowed in the current window.X-RateLimit-RemainingRequests remaining in the current window.X-RateLimit-ResetISO timestamp when the current rate-limit window resets.
application/json
ShareLinkPublicResponse400Request payload, query, or required header is invalid.
application/json
ErrorResponse404Resource not found in the key-bound workspace.
application/json
ErrorResponse409Request conflicts with idempotency or external event identity.
application/json
ErrorResponse410Request conflicts with idempotency or external event identity.
application/json
ErrorResponse429Rate limit exceeded for this key and endpoint or invalid-auth bucket.
Headers
X-RateLimit-LimitMaximum requests allowed in the current window.X-RateLimit-RemainingRequests remaining in the current window.X-RateLimit-ResetISO timestamp when the current rate-limit window resets.Retry-AfterSeconds until the caller should retry.
application/json
ErrorResponse500Internal authentication or server error.
application/json
ErrorResponse