Skip to main content
GET
Compose System Prompt

Authorizations

Authorization
string
header
required

JWT token from Stytch B2B authentication (magic link, SSO, or M2M)

Path Parameters

system_prompt_id
string
required

System Prompt ID

Response

Successful Response

Response schema for composed system prompt content.

systemPromptId
string
required

System prompt ID

Example:

"sp_abc123"

composedContent
string
required

The fully composed prompt text

Example:

"You are a helpful customer support assistant. Be professional."

totalTokenCount
integer
required

Total token count

Example:

150

particleCount
integer
required

Number of particles used

Example:

3