List Templates
List Liveblocks template rooms with pagination.
Requires authentication (valid JWT).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
Number of templates to return (1-100)
starting_after
Pagination cursor for next page
Response
Successful Response
total_count
page
page_size
data

