Particles
List Particle Versions
List all versions of a particle.
GET
List Particle Versions
Authorizations
JWT token from Stytch B2B authentication (magic link, SSO, or M2M)
Path Parameters
Particle ID
Response
Successful Response
Unique version identifier
Example:
"pv_abc123"
Sequential version number
Example:
1
Pre-computed token count
Example:
25
Timestamp when this version was created
Example:
"2024-01-15T10:30:00Z"
Particle content (hidden for system particles unless admin)
Example:
"You are a helpful assistant."
ID of the user who created this version
Example:
"user_xyz789"
List Particle Versions