Retrieve forms

GET https://api.typeform.com/forms?search={{search}}&page=1&page_size=10&workspace_id={{workspace_id}}

Request Params

KeyDatatypeRequiredDescription
searchstringReturns items that contain the specified string.
pagenumberThe page of results to retrieve. Default 1 is the first page of results.
page_sizenumberNumber of results to retrieve per page. Default is 10. Maximum is 200.
workspace_idstringRetrieve typeforms for the specified workspace.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring