POST /form/data/list
List FormData objects and their associated status that match the filters of the provided request that are owned by the caller. Note: Only objects owned by the caller will be returned.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/form/data/list
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | POST |
| Request Object | ListRequest (application/json) |
| Response Object | ListResponse (application/json) |