List templates
GET/spaces/:space_id/types/:type_id/templates
This endpoint returns a paginated list of templates that are associated with a specific object type within a space. Templates provide pre‑configured structures for creating new objects. Each template record contains its identifier, name, and icon, so that clients can offer users a selection of templates when creating objects.
Request
Responses
- 200
- 401
- 500
List of templates
Unauthorized
Internal server error