List meeting minutes
Meeting Minutes
List meeting minutes
Retrieve paginated meeting minutes/notes associated with your account.
GET
List meeting minutes
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 Full-text search query
Required string length:
1 - 500Available options:
created_at, updated_at, meeting_date Filter by linked company
Filter by processed status

