You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Datasets**| Dataset items (`/v2/datasets/:datasetId/items`) | Temporary or Permanent | The link provides access to all dataset items. |
145
-
|**Key-value stores**| List of keys (`/v2/key-value-stores/:storeId/keys`) | Temporary or Permanent | Returns the list of keys in a store. |
146
-
|**Key-value stores**| Single record (`/v2/key-value-stores/:storeId/records/:recordKey`) |**Permanent only**| The public URL for a specific record is always permanent - it stays valid as long as the record exists. |
144
+
|**Datasets**|[Dataset items](/api/v2/dataset-items-get) (`/v2/datasets/:datasetId/items`) | Temporary or Permanent | The link provides access to all dataset items. |
145
+
|**Key-value stores**|[List of keys](/api/v2/key-value-store-keys-get) (`/v2/key-value-stores/:storeId/keys`) | Temporary or Permanent | Returns the list of keys in a store. |
146
+
|**Key-value stores**|[Single record](/api/v2/key-value-store-record-get) (`/v2/key-value-stores/:storeId/records/:recordKey`) |**Permanent only**| The public URL for a specific record is always permanent - it stays valid as long as the record exists. |
0 commit comments