{
  "data": {
    "data": {
      "function": {
        "id": "sfnc_wXzcDGFR3KmjLDrtSawNHf",
        "workspaceId": "9aQ1Lj62S4bomZKLF4DPqW",
        "displayName": "PAPI Source Function",
        "description": "My source function",
        "logoUrl": "https://placekitten.com/200/139",
        "code": "// Learn more about source functions API at https://segment.com/docs/connections/sources/source-functions",
        "createdAt": "2006-01-02T15:04:05.000Z",
        "createdBy": "sgJDWk3K21k6LE3tLU9nRK",
        "previewWebhookUrl": "",
        "settings": [
          {
            "name": "apiKey",
            "label": "api key",
            "description": "api key",
            "type": "STRING",
            "required": false,
            "sensitive": false
          },
          {
            "name": "mySecret",
            "label": "my secret key",
            "description": "secret key",
            "type": "STRING",
            "required": false,
            "sensitive": true
          }
        ],
        "buildpack": "",
        "catalogId": "wXzcDGFR3KmjLDrtSawNHf",
        "batchMaxCount": 0,
        "resourceType": "SOURCE"
      }
    }
  }
}