Retrieve forms
GET https://api.typeform.com/forms?search={{search}}&page=1&page_size=10&workspace_id={{workspace_id}}
Request Params
Key | Datatype | Required | Description |
---|
search | string | | Returns items that contain the specified string. |
page | number | | The page of results to retrieve. Default 1 is the first page of results. |
page_size | number | | Number of results to retrieve per page. Default is 10. Maximum is 200. |
workspace_id | string | | Retrieve typeforms for the specified workspace. |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
Accept | string | | |