Returns a form instance.
GET {{baseUrl}}/form-instances/:formInstanceID
Parameter {formInstanceID}
should match a form instance ID.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
Accept | string |
RESPONSES
status: OK
{"created":"2023-07-12T20:14:57.74486Z","createdBy":{"id":"00000000-0000-0000-0000-000000000000","type":"WORKFLOW_EXECUTION"},"expire":"2023-08-12T20:14:57.74486Z","formConditions":[{"ruleOperator":"AND","rules":[{"sourceType":"ELEMENT","source":"department","operator":"EQ","valueType":"STRING","value":"Engineering"},{"sourceType":"ELEMENT","source":"department","operator":"EQ","valueType":"STRING","value":"Engineering"}],"effects":[{"effectType":"HIDE","config":{"defaultValueLabel":"Access to Remove","element":"commodo nu"}},{"effectType":"HIDE","config":{"defaultValueLabel":"Access to Remove","element":"est eiusmod ea Excepteur"}}]},{"ruleOperator":"AND","rules":[{"sourceType":"ELEMENT","source":"department","operator":"EQ","valueType":"STRING","value":"Engineering"},{"sourceType":"ELEMENT","source":"department","operator":"EQ","valueType":"STRING","value":"Engineering"}],"effects":[{"effectType":"HIDE","config":{"defaultValueLabel":"Access to Remove","element":"dolore Ut au"}},{"effectType":"HIDE","config":{"defaultValueLabel":"Access to Remove","element":"ex reprehenderit officia laboris"}}]}],"formData":{"department":"Engineering"},"formDefinitionId":"49841cb8-00a5-4fbd-9888-8bbb28d48331","formElements":[{"id":"00000000-0000-0000-0000-000000000000","elementType":"TEXT","config":{"label":"Department"},"key":"department","validations":[{"validationType":"REQUIRED"},{"validationType":"REQUIRED"}]},{"id":"00000000-0000-0000-0000-000000000000","elementType":"TEXT","config":{"label":"Department"},"key":"department","validations":[{"validationType":"REQUIRED"},{"validationType":"REQUIRED"}]}],"formErrors":[{"key":"department","messages":[{"locale":"en-US","localeOrigin":"DEFAULT","text":"This is an error"},{"locale":"en-US","localeOrigin":"DEFAULT","text":"This is an error"}],"value":"Engineering"},{"key":"department","messages":[{"locale":"en-US","localeOrigin":"DEFAULT","text":"This is an error"},{"locale":"en-US","localeOrigin":"DEFAULT","text":"This is an error"}],"value":"Engineering"}],"formInput":{"input1":"Sales"},"id":"06a2d961-07fa-44d1-8d0a-2f6470e30fd2","modified":"2023-07-12T20:14:57.74486Z","recipients":[{"id":"00000000-0000-0000-0000-000000000000","type":"IDENTITY"},{"id":"00000000-0000-0000-0000-000000000000","type":"IDENTITY"}],"standAloneForm":false,"standAloneFormUrl":"https://my-org.identitynow.com/ui/d/forms/00000000-0000-0000-0000-000000000000","state":"ASSIGNED"}