Skip to main content
GET
List share links

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

object_type
enum<string>
Available options:
report,
dashboard,
analysis
object_id
string<uuid>
include_inactive
boolean
default:false

Also list expired and revoked links.

limit
integer
Required range: 1 <= x <= 200

Response

Successful response. No entry carries the token or the URL.

total
integer