Get All Studio Templates
Retrieve studio templates from your workspace with pagination
Query parameters
Page number (must be > 0)
Templates per page (max: 40, must be > 0)
Filter templates by name (case-insensitive substring match, server-side)
Comma-separated list of tags. Returns templates that have all of the specified tags
Embed instance ID (for user-specific filtering)
User ID to filter templates for a specific user
Response
Successful response
Changes
Changed in 1 of the 7 revisions of this API.6
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
- ○
added the media type
application/jsonfor the response with the status429response-media-type-added
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○