Section Get One
GET {{baseUrl}}/forms/:formId/sections/:id
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| clientname | string | (Required) Portfolio name | |
| projectId | string | UUID of a site | |
| Accept | string | 
RESPONSES
status: OK
{"Name":"\u003cstring\u003e","Description":"\u003cstring\u003e","Form":{},"Number":"\u003cinteger\u003e","Questions":{},"Id":"00000000-0000-0000-0000-000000000000","CreatedOnLocal":{},"ModifiedOnLocal":{}}