get https://www.formstack.com/scim/Forms
Log in to see full request history
The request is a Filter object.
The response is a ListResponse with the Resources property being an array of User objects.
Responses
The request is a Filter object.
The response is a ListResponse with the Resources property being an array of User objects.
xxxxxxxxxx
curl --request GET \
--url 'https://www.formstack.com/scim/Forms?count=10&startIndex=1' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: