Forms
List Forms
GET
Authorizations
Query Parameters
Limit of forms returned
Example:
"10"
Response
200
application/json
Retrieve Forms
Maximum length:
128
Example:
"form_FDCxyzsw9oBrkEBZ"
Maximum length:
191
Example:
"org_01HPCN28VR5FQ87N9P4MWXJTHQ"
Maximum length:
191
Example:
"User Info"
Example:
[
{
"label": "What org are representing?",
"type": "text",
"placeholder": "e.g. IEEE, ACM, ASU",
"id": 0
},
{
"label": "Org Size",
"type": "dropdown",
"id": 1,
"options": [
{ "label": "Small (1 - 20) members" },
{ "label": "Medium (21 - 50) members" },
{ "label": "Large (51+) members" }
]
}
]
Example:
"1970-01-01T00:00:00.000Z"
Example:
"1970-01-01T00:00:00.000Z"