latestOpenAPI 3.0.02026-07-135965404.0 KB

a1bd874b5960

Form

Get receive folder form by Id

Returns the file upload form assigned to a receive folder. The form details will return all the input fields and their settings.

Use the include parameter (with the value share) to also retrieve the details of the associated receive folder.

Note

If you prefer to find a form by its shareHash, you can use the GET /forms endpoint instead.

get/forms/{id}

Query parameters

includestring
Example:share

Enter "share" to get information about associated receive folder.

Headers

ev-api-keystring required

API key required to make the API call.

ev-access-tokenstring required

Access Token required to make the API call.

Response

successful operation

FormResponse required— unresolved $ref