Retrieves a single clause with its full content by its unique identifier.
Documentation Index
Fetch the complete documentation index at: https://alpha.developer.tomorro.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get your key at https://app.tomorro.com/settings/integrations?integration=api-key
The unique identifier (UUID) of the clause
"550e8400-e29b-41d4-a716-446655440000"
Clause details with content
Unique identifier for the clause.
"550e8400-e29b-41d4-a716-446655440000"
The name of the clause.
"Confidentiality"
A short description of the clause.
"Standard confidentiality clause"
The organization this clause belongs to.
"550e8400-e29b-41d4-a716-446655440000"
The raw JSON content of the clause (Slate editor format).
[
{
"type": "paragraph",
"children": [{ "text": "Clause content" }]
}
]
List numbering configuration, if any.
null
Per-language translations of the clause.
[
{
"language": "en",
"content": [
{
"type": "paragraph",
"children": [{ "text": "Clause content" }]
}
],
"order": 0
}
]
Languages available for this clause.
["en", "fr"]
Time at which the clause was created. Formatted as an ISO 8601 date-time string.
"2024-01-01T00:00:00.000Z"
Time at which the clause was last updated. Formatted as an ISO 8601 date-time string.
"2024-01-02T00:00:00.000Z"