Retrieves a single chat prompt snippet by id, if global or owned by the current user.
GET/studio/snippet/:id
Retrieves a single chat prompt snippet by id, if global or owned by the current user.
Request
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.