cURL
curl --request GET \ --url https://api.decodahealth.com/forms/batch/exists \ --header 'API-KEY: <api-key>' \ --header 'TENANT: <tenant>'
true
Check if at least one form in a comma-separated list exists and is not archived.
The tenant you are making this request on behalf of
Your api key
Successful Response
The response is of type boolean.
boolean