How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Laurel Narrative Templates API

The Narrative Templates API from Laurel — 8 operation(s) for narrative templates.

Laurel Narrative Templates API is one of 40 APIs that Laurel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Narrative Templates. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 15 operations across 8 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version 1.

Requests are made against the base URL https://api.laurel.ai/time/.

15 operations 8 paths 9 schemas 3 DELETE4 GET3 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1
Base URL
https://api.laurel.ai/time/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Laurel Narrative Templates API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (ApiBearerAuth). By default, every request must be authenticated.

  • ApiBearerAuth — Enter access token

Paths & Operations 15

Across 8 paths, the API surfaces 15 operations — 3 DELETE, 4 GET, 3 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Narrative Templates 15
GET
/api/v1/narrative-templates
returns all narrative templates for the current user in no particular order up to a max limit
NarrativeTemplateController_getManyByUserId_v1 1 param → 200
POST
/api/v1/narrative-templates
creates a narrative template for the current user
NarrativeTemplateController_createOne_v1 body → 201
PATCH
/api/v1/narrative-templates/{narrativeTemplateId}
NarrativeTemplateController_updateOne_v1 1 param body → 200
DELETE
/api/v1/narrative-templates/{narrativeTemplateId}
deletes a narrative template by id and returns the deleted template
NarrativeTemplateController_deleteOneById_v1 1 param → 200
GET
/api/v1/customers/{customerId}/narrative-templates
returns customer-scoped narrative templates (firm-, practice-group-, and user-level PMS templates) in no particular order up to a max limit. user-level (pms-user) and practice-group templates are rea…
CustomerNarrativeTemplateController_getCustomerNarrativeTemplates_v1 2 params → 200
POST
/api/v1/customers/{customerId}/narrative-templates
creates a customer-level narrative template
CustomerNarrativeTemplateController_createCustomerNarrativeTemplate_v1 1 param body → 201
GET
/api/v1/customers/{customerId}/narrative-templates/{narrativeTemplateId}
returns a narrative template for a specified customer by id
CustomerNarrativeTemplateController_getCustomerNarrativeTemplate_v1 2 params → 200
PATCH
/api/v1/customers/{customerId}/narrative-templates/{narrativeTemplateId}
updates a customer-level narrative template
CustomerNarrativeTemplateController_updateCustomerNarrativeTemplate_v1 2 params body → 200
DELETE
/api/v1/customers/{customerId}/narrative-templates/{narrativeTemplateId}
deletes a customer-level narrative template
CustomerNarrativeTemplateController_deleteCustomerNarrativeTemplate_v1 2 params → 200
POST
/api/v1/customers/{customerId}/narrative-templates/sync
syncs narrative templates for all users in a customer
CustomerNarrativeTemplateController_syncCustomerNarrativeTemplates_v1 1 param body → 202
GET
/api/v1/customers/{customerId}/users/{userId}/narrative-templates
returns all narrative templates for a specified user in no particular order up to a max limit
CustomerNarrativeTemplateController_getUserNarrativeTemplates_v1 3 params → 200
POST
/api/v1/customers/{customerId}/users/{userId}/narrative-templates
creates a narrative template for a specified user
CustomerNarrativeTemplateController_createUserNarrativeTemplate_v1 2 params body → 201
PATCH
/api/v1/customers/{customerId}/users/{userId}/narrative-templates/{narrativeTemplateId}
updates a narrative template for a specified user
CustomerNarrativeTemplateController_updateUserNarrativeTemplate_v1 3 params body → 200
DELETE
/api/v1/customers/{customerId}/users/{userId}/narrative-templates/{narrativeTemplateId}
deletes a narrative template for a specified user by id and returns the deleted template
CustomerNarrativeTemplateController_deleteUserNarrativeTemplate_v1 3 params → 200
POST
/api/v1/customers/{customerId}/users/{userId}/narrative-templates/sync
syncs narrative templates for a specific user in a customer
CustomerNarrativeTemplateController_syncUserNarrativeTemplates_v1 2 params body → 202

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are NarrativeTemplateResponseDto (6 properties), SyncUserNarrativeTemplateItemDto (5 properties), SyncCustomerNarrativeTemplateItemDto (4 properties), CreateUserNarrativeTemplateRequestDto (4 properties). Each schema is shown below with its type and property counts.

UpdateCustomerNarrativeTemplateRequestDto
object
3 properties
SyncUserNarrativeTemplatesRequestDto
object
1 property 1 required
SyncUserNarrativeTemplateItemDto
object
5 properties 5 required
NarrativeTemplateResponseDto
object
6 properties 5 required
CreateCustomerNarrativeTemplateRequestDto
object
3 properties 3 required
CreateUserNarrativeTemplateRequestDto
object
4 properties 4 required
SyncCustomerNarrativeTemplatesRequestDto
object
1 property 1 required
SyncCustomerNarrativeTemplateItemDto
object
4 properties 4 required
UpdateNarrativeTemplateRequestDto
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

laurel-narrative-templates-api-openapi.yml Raw ↑

Other APIs Laurel publishes across the network.

Laurel Ably API
Laurel Activities API
Laurel Clients API
Laurel Code Types API
Laurel Codes API
Laurel CodeTypes API
Laurel Customers API
Laurel DailySelectedInitiatives API
Laurel Data Retention Audits API
Laurel Delegators API
Laurel Entries API
Laurel Entry Date Restrictions API
Where this information came from

This is an independent, third-party profile of Laurel Narrative Templates API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.