cURL
Forms
Get forms by IDs
GET
cURL
Authorizations
Enter your API key
Query Parameters
Array of form IDs to fetch. Pass multiple form IDs to retrieve specific forms. All IDs must exist and be accessible to the user, otherwise the request will fail.
Example:
["FO123456789012", "FO123456789013"]