Template List

This is your first endpoint! Edit this page to start documenting your API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

FieldTypeDescription
codeStringThe response code indicating status
messageStringMessage describing the response
resultObjectContains the result of the request
result.totalIntegerTotal number of templates available
result.pageNoIntegerCurrent page number
result.pageSizeIntegerNumber of templates per page
result.dataArrayList of templates
result.data[templateId]StringUnique identifier for the template
result.data[templateImageUrl]StringURL of the template image
result.data[coverUrl]StringURL of the cover image
result.data[minSubsType]StringMinimum subscription type required for the template
result.data[style]StringStyle of the template
result.data[templateCategoryList]ArrayList of categories associated with the template
result.data[templateCategoryList[categoryId]]StringUnique identifier for the category
result.data[templateCategoryList[categoryName]]StringName of the category
Query Params
string
string
number
Defaults to 1
number
Defaults to 20
Headers
string
required
Defaults to <your-topview-uid>
string
required
Defaults to Bearer <your-api-key>
Response
200

Successful response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!