Retrieve the list of status schemas configured for tasks or requests within a specific workspace, including
both system-provided default schemas and custom schemas created by workspace administrators.
Use this endpoint when initializing task/request management interfaces, populating workflow configuration dropdowns, or discovering available status progression options for a space.
For example, call this to get the default task status schema for space w5PmrE9p0kicqqRSVJ3VBQ to initialize task workflows, or query all request schemas to display workflow selection options when creating a new request form. Filter by the type parameter to retrieve only task schemas or only request schemas, and use isDefault=true to fetch the default schema quickly without iterating through results.