---
title: "GET /api/FormCenter/v1/Item"
method: GET
path: "/api/FormCenter/v1/Item"
tags: ["FormCenter"]
---

# GET /api/FormCenter/v1/Item

`GET /api/FormCenter/v1/Item`

<a href="https://msdn.microsoft.com/en-us/library/gg309461(v=crm.7).aspx" target="_blank">Click for more information on OData</a>

## Query parameters

- `$top` string
- `$skip` string
- `$filter` string
- `$orderby` string
- `$inlinecount` 'allpages' | 'none', required
- `$expand` 'Permissions' | 'Images' | 'Links'

## Response `200`

OK

- PaginatedList1OfOfItemAndEntitiesAnd0AndCultureNeutralAndPublicKeyTokenNull2
  - `CurrentPage` integer, required
  - `PageSize` integer, required
  - `TotalCount` integer, required
  - `TotalPages` integer, required
  - `Source` Item3[]
    - `Id` integer, required
    - `CategoryId` integer, required
    - `Name` string
    - `Description` string
    - `Status` 0 | 1 | 2 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 20 | 21 | 30 | 40, required
    - `LastModifiedBy` integer, required
    - `LastModifiedOn` string, date-time
    - `ShowArchives` boolean, required
    - `ShowInRssFeed` boolean, required
    - `SubmitToAddresses` string[]
    - `SubmitOption` 1 | 2 | 3, required
    - `FormType` 1 | 2 | 3, required
    - `IsDatabaseForm` boolean, required
    - `ShowReceiveEmailCopy` boolean, required
    - `ConfirmationPage` string
    - `NumberOfSubmissions` integer, required
    - `DisplayStart` string, date-time
    - `DisplayEnd` string, date-time
    - `CreatedBy` integer, required
    - `CreatedDate` string, date-time, required
    - `SubmittedBy` integer
    - `ForceLogin` boolean, required
    - `RequireSsl` boolean, required
    - `CreatedByUserFullName` string
    - `ModifiedByUserFullName` string
    - `EPaymentAccountId` integer
    - `EPaymentOtherFee` number, required
    - `PromoCodeIDs` integer[]
    - `ExternalSubmissionUrl` string
    - `ReCaptchaEnabled` boolean, required
    - `EncryptedFormUserAccess` string
    - `AvailableEpaymentAccounts` object
    - `FieldLines` unknown
  - `SortBy` string
  - `Filter` string
  - `HasPreviousPage` boolean, required
  - `HasNextPage` boolean, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.dev/maplewoodmn/apis/civicplus-api-documentation.md) · [All operations](https://skmtc.dev/maplewoodmn/apis/civicplus-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/maplewoodmn/civicplus-api-documentation/revisions/9a7fb3c45938/schema)
