Returns very basic sharing info without any authorization. Currently it only returns one field require_password, which is used when opening a share URL. If require_password is true, then a password input box is open. Else the page should be directly displayed.
Request
Path Params
Header Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://dev.coinfer.ai/mcmc/experiment/share/' \
--header'Authorization: Bearer {{token}}'