List clauses
Clauses
List clauses
Returns a paginated list of clauses belonging to your organization. Supports cursor-based pagination and optional name filtering.
GET
List clauses
Authorizations
API key for authentication. Get your key at https://app.tomorro.com/settings/integrations?integration=api-key
Query Parameters
Number of items per page (1-50)
Required range:
1 <= x <= 50Example:
20
Cursor for forward pagination. Use the next_cursor value from a previous response.
Example:
"eyJpZCI6IjEyMyJ9"
Cursor for backward pagination. Use the prev_cursor value from a previous response.
Example:
"eyJpZCI6IjEwMCJ9"
Filter clauses by name (case-insensitive partial match).
Example:
"Confidentiality"