v1
latestOpenAPI 3.1.02026-07-226130.1 KBV1
Retrieve Themes
Use this endpoint to retrieve themes, along with the responses that are associated with each theme, from your studies.
get/v1/themes
Query parameters
startinteger
The earliest creation data for a generated theme to return, represented as milliseconds from epoch time
endinteger
The latest creation date for a generated theme to return, represented as milleseconds from epoch time
cursorstring
A Base64 encoded string representing an opaque cursor position
sidinteger
An integer id for a specific Survey
Headers
Authorizationstring required
Bearer YOUR_API_KEY
Response
OK