...
Resource Description | Resource URI |
---|---|
Users Feed | /frevvo/web/t/{tenantId}/api/users |
User Entry | /frevvo/web/t/{tenantId}/api/user/'''{id}''' |
ApplicationFeed | /frevvo/web/t/{tenantId}/api/apps?ownerId='''{userId}''' |
ApplicationEntry | /frevvo/web/t/{tenantId}/api/app/'''{id}''' |
ThemeFeed | /frevvo/web/t/{tenantId}/api/themes?ownerId='''{userId}''' |
ThemeEntry | /frevvo/web/t/{tenantId}/api/theme/'''{id}''' |
FormTypeFeed | /frevvo/web/t/{tenantId}/api/formtypes?ownerId='''{appId}''' |
FormTypeEntry | /frevvo/web/t/{tenantId}/api/formtype/'''{id}''' |
SchemaFeed | /frevvo/web/t/{tenantId}/api/schemas?ownerId='''{appId}''' |
SchemaEntry | /frevvo/web/t/{tenantId}/api/schema/'''{id}''' |
ControlTypeFeed | /frevvo/web/t/{tenantId}/api/controltypes?ownerId='''{formTypeId}''' |
ControlTypeEntry | /frevvo/web/t/{tenantId}/api/controltype/'''{id}''' |
SubmissionFeed | /frevvo/web/t/{tenantId}/api/submissions |
SubmissionEntry | /frevvo/web/t/{tenantId}/api/submission/'''{id}''' |
...
{| border="1" cellpadding="2" align="center"
|+ '''''
!
!
|-valign="top"
|width="10%"|
|width="30%"|
...