List shared links
Shared Links
List shared links
Retrieve all shared links for an account. Shared links allow you to share company portfolios with external parties (LPs, co-investors, etc.) with granular access control.
GET
List shared links
Documentation Index
Fetch the complete documentation index at: https://docs.useroulette.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Generate keys from your account settings.
Include in header: Authorization: Bearer YOUR_API_KEY
Path Parameters
The unique identifier of the account/team
Query Parameters
Page number for pagination (starts at 1)
Required range:
x >= 1Number of items per page (max 100)
Required range:
1 <= x <= 100Sort direction
Available options:
asc, desc Available options:
created_at, updated_at, name Filter by active status

