Skip to main content
GET
Get Template

Authentication & Scope

Requires the templates-read ability.

Request

Path Parameters

Response

200 OK – The template with full details.
404 Not Found – Template does not exist or you don’t have access.

Authorizations

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Path Parameters

templateId
string<uuid>
required

Response

Successful

id
string<uuid>
read-only
name
string
description
string
schema_json
object

JSON schema defining extraction fields and groups

settings
object
workspace_id
integer
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only