API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGetUserTaskFormResponsesVersion: 8.9On this pageType Alias: GetUserTaskFormResponses type GetUserTaskFormResponses = object; Properties 200 200: FormResult; The form is successfully returned. 204 204: void; The user task was found, but no form is associated with it.Was this helpful?