Retrieves all premade roleplays for the authenticated company with minimal information including title, instructions, passing score, draft status (isLive), and related entities (conversationType, customerPersona, customerBackground)
API key for authentication. Get your API key from your company settings.
Successfully retrieved roleplays
Unique identifier for the premade roleplay
Title of the roleplay
Instructions for the user
Minimum score required to pass
0 <= x <= 100Whether the roleplay is live and accessible to users (true) or in draft mode (false)
Custom key-value pairs for external integrations (LMS systems, analytics, etc.)
{
"scorecard_id": "sc_789",
"fs_category": "customer_service",
"difficulty": "intermediate"
}