Retrieve a list of users

get

/api/rest/2.0/system/users

Retrieves all users that match the criteria specified by the request parameters.

Request

Supported Media Types
Query Parameters
  • Maximum number of entities to return. Must be less than or equal to 1000 and greater than or equal to 1.
  • Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. The default value is minimal.
  • The date and time the user was last updated.
  • Specifies the field by which list results are ordered.
  • Specifies which page of entities to return (the count parameter defines the number of entities per page). If the page parameter is not supplied, 1 will be used by default.
  • Specifies the search criteria used to retrieve entities. See the tutorial for information about using this parameter.
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : QueryResultUser
Type: object
Title: QueryResultUser
Show Source
Nested Schema : elements
Type: array
Array of user fields.
Show Source
Nested Schema : User
Type: object
Title: User
Show Source
Nested Schema : betaAccess
Type: array
A list of strings: beta programs the user can access.
Show Source
Nested Schema : capabilities
Type: array
A list of strings: the user's capabilities.
Show Source
Nested Schema : crmUserNames
Type: object
Title: crmUserNames
Show Source
Nested Schema : interfacePermissions
Type: array
A list of the user's interface permissions.
Show Source
Nested Schema : permissions
Type: array
The permissions for the user granted to your current instance. This is a read-only property.
Show Source
Nested Schema : UserPreferences
Type: object
Title: UserPreferences
Show Source
Nested Schema : productPermissions
Type: array
A list of the user's product permissions.
Show Source
Nested Schema : securityGroups
Type: array
The user's security groups.
Show Source
Nested Schema : shortcuts
Type: array
This parameter is not used.
Show Source
Nested Schema : typePermissions
Type: array
A list of the user's type permissions.
Show Source
Nested Schema : InterfacePermission
Type: object
Title: InterfacePermission
Show Source
Nested Schema : nestedInterfacePermissions
Type: array
Show Source
Nested Schema : ProductPermission
Type: object
Title: ProductPermission
Show Source
Nested Schema : SecurityGroup
Type: object
Title: SecurityGroup
Show Source
  • Acronym for the security group
  • Read Only: true
    The date and time the security group was created, expressed in Unix time.
  • Read Only: true
    The login id of the user who created the security group.
  • Read Only: true
    Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
  • The description of the security group.
  • Read Only: true
    Id of the security group.
  • Read Only: true
    Indicates if the security group is effective.
  • Read Only: true
    Indicates if the security group is read only.
  • The name of the security group.
  • The asset's type in Eloqua. This is a read-only property.
  • Read Only: true
    Unix timestamp for the date and time the security group was last updated. This is a read-only property.
  • Read Only: true
    The login id of the user that last updated the security group. This is a read-only property.
Nested Schema : TypePermission
Type: object
Title: TypePermission
Show Source
Nested Schema : TypePermissions
Type: object
Title: TypePermissions
Show Source
  • The asset's type in Eloqua. This is a read-only property.

400 Response

Bad request. See Status Codes for information about other possible HTTP status codes.

401 Response

Unauthorized. See Status Codes for information about other possible HTTP status codes.

403 Response

Forbidden. See Status Codes for information about other possible HTTP status codes.

404 Response

The requested resource was not found. See Status Codes for information about other possible HTTP status codes.

500 Response

The service has encountered an error. See Status Codes for information about other possible HTTP status codes.
Back to Top

Examples

Retrieve the first Oracle Eloqua user in your database in full detail:


GET /api/REST/2.0/system/users?count=1&?depth=complete
			

Response:


{
    "elements": [
        {
            "type": "User",
            "id": "3",
            "createdAt": "1417803879",
            "createdBy": "2",
            "depth": "complete",
            "description": "API User",
            "folderId": "256",
            "name": "API User",
            "updatedAt": "1417803879",
            "updatedBy": "2",
            "address1": "",
            "address2": "",
            "betaAccess": [
                "AutoSSLProvisioning",
                "MSDynamicsBasicAuth",
                "CloudComponentErrorHandling",
                "CreateSecureContactField",
                "CustomContentBlocks",
                "DisableLegacyCloudComponents",
                "DisableLegacyCloudConnectors",
                "DynamicContent_Visitor_API",
                "EmailsSearchByNameOrSubject",
                "EnableResponsiveEditor",
                "field_merge_markup",
                "ExportEmailAndLPDesignEditorHTML",
                "flexreport",
                "FormExtIntegration",
                "FormValueLookup",
                "FormsEditor",
                "FormsEmailResendLimitIncludeInAPI",
                "FormsFieldMergeLookupWithContactAndVisitor",
                "AsyncAPIFormSubmissions",
                "Forms_As_Internal",
                "whitelistFrameableResponse",
                "group_management_rules",
                "hide_mobile_engage_menu_item",
                "ics_links",
                "idcs",
                "FormsIncludeErrorMessageInAPIResponse",
                "LandingPageEditor",
                "LandingPagesSearchByNameOrVanityUrl",
                "rest1legacySecurity",
                "LockedContentBlocks",
                "requestLoggingOutbound",
                "MarketingCalendar",
                "mobileStyling",
                "MOC2.0",
                "NewDoctypeToggle",
                "omniture_integration",
                "OBIEE",
                "processing_step_lookups",
                "Content_Feed",
                "STO",
                "STOEmailOpen",
                "stopSendingCloudConnectorMembersToEALM",
                "UseSqlBulkCopyInImports",
                "VerisignDNS",
                "prevent_creation_of_old_template",
                "X-XSS-ProtectionHeader"
            ],
            "capabilities": [
                "manageAssetPermissions",
                "manageApprovals",
                "installcloudapps",
                "ExternalAssetsAndActivities",
                "UploadExternalAssets",
                "cpmUpload",
                "ManageRunAsUser",
                "ManageTemplates",
                "DeleteFormData",
                "SendEmailToGlobalUnsubscribe",
                "SendEmailToMasterExclude",
                "ManageContacts",
                "ContactSubs",
                "ManageCompanies",
                "DelCompanyRec",
                "ManageDataExport",
                "ManageDataImport",
                "ManageSsoSettings",
                "ManageAuditing",
                "ManageFieldValueTracking",
                "ManageContactFields",
                "ManageAccountFields",
                "RegisterExternalActivities",
                "ManageSecurityGroups",
                "ManageBlocks",
                "ViewOperationalReports"
            ],
            "cellPhone": "",
            "city": "",
            "companyDisplayName": "CompanyName",
            "companyUrl": "",
            "country": "",
            "crmUserNames": {
                "type": "crmUserNames",
                "MSDUserName": "",
                "OSCUserName": "",
                "SFDCUserName": "",
                "SODUserName": ""
            },
            "crmUsername": "",
            "defaultAccountViewId": "100003",
            "defaultContactViewId": "100001",
            "department": "",
            "digitalSignatureId": "",
            "emailAddress": "api.user@oracle.com",
            "fax": "",
            "federationId": "",
            "firstName": "API",
            "interfacePermissions": [
                {
                    "type": "InterfacePermission",
                    "interfaceCode": "campaigns",
                    "nestedInterfacePermissions": [
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "campaigns",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "campaigns",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        }
                    ]
                },
                {
                    "type": "InterfacePermission",
                    "interfaceCode": "assets",
                    "nestedInterfacePermissions": [
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "emails",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "emails",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "landingPages",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "landingPages",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "forms",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "forms",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "componentLibrary",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "images",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "fileStorage",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "hyperlinks",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "fieldMerge",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "emailHeader",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "emailFooter",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "sharedContent",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "dynamicContent",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "signatureLayout",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "signatureRule",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        }
                    ]
                },
                {
                    "type": "InterfacePermission",
                    "interfaceCode": "contacts",
                    "nestedInterfacePermissions": [
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "contacts",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "contacts",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "accounts",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "accounts",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "customObjects",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "customObjects",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "segments",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "segments",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "dataTools",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "dataTools",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "sharedLibrary",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "sharedFilters",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "sharedLists",
                                    "nestedInterfacePermissions": []
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "sharedUpdateRules",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "leadScoring",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "leadScoring",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "prospects",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "prospects",
                                    "nestedInterfacePermissions": []
                                }
                            ]
                        }
                    ]
                },
                {
                    "type": "InterfacePermission",
                    "interfaceCode": "insight",
                    "nestedInterfacePermissions": [
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "insightOBIEE",
                            "nestedInterfacePermissions": []
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "insightDashboards",
                            "nestedInterfacePermissions": []
                        }
                    ]
                },
                {
                    "type": "InterfacePermission",
                    "interfaceCode": "customerCentral",
                    "nestedInterfacePermissions": [
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "myAccount",
                            "nestedInterfacePermissions": []
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "contactStatus",
                            "nestedInterfacePermissions": []
                        }
                    ]
                },
                {
                    "type": "InterfacePermission",
                    "interfaceCode": "settings",
                    "nestedInterfacePermissions": [
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "dataCanvas",
                            "nestedInterfacePermissions": []
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "auditing",
                            "nestedInterfacePermissions": []
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "moc",
                            "nestedInterfacePermissions": []
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "cloudDeveloper",
                            "nestedInterfacePermissions": []
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "setup",
                            "nestedInterfacePermissions": [
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "preferences",
                                    "nestedInterfacePermissions": [
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "notification",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "formNotification",
                                            "nestedInterfacePermissions": []
                                        }
                                    ]
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "administration",
                                    "nestedInterfacePermissions": [
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "users",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "security",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "prospectProfiler",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "socialMediaSettings",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "companyDefaults",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "cloudComponents",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "sandboxes",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "cloudAdmin",
                                            "nestedInterfacePermissions": []
                                        }
                                    ]
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "assets",
                                    "nestedInterfacePermissions": [
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "externalActivities",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "emailBatchControl",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "approvals",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "campaigns",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "emailDefaults",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "emailGroupsSubscriptions",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "masterExclude",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "redirectLinks",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "responseRules",
                                            "nestedInterfacePermissions": []
                                        }
                                    ]
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "database",
                                    "nestedInterfacePermissions": [
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "integration",
                                            "nestedInterfacePermissions": [
                                                {
                                                    "type": "InterfacePermission",
                                                    "interfaceCode": "dataImport",
                                                    "nestedInterfacePermissions": []
                                                },
                                                {
                                                    "type": "InterfacePermission",
                                                    "interfaceCode": "integration",
                                                    "nestedInterfacePermissions": []
                                                },
                                                {
                                                    "type": "InterfacePermission",
                                                    "interfaceCode": "configuration",
                                                    "nestedInterfacePermissions": []
                                                },
                                                {
                                                    "type": "InterfacePermission",
                                                    "interfaceCode": "status",
                                                    "nestedInterfacePermissions": []
                                                },
                                                {
                                                    "type": "InterfacePermission",
                                                    "interfaceCode": "salesProcess",
                                                    "nestedInterfacePermissions": []
                                                }
                                            ]
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "cloudConnector",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "programBuilder",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "fieldsViews",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "campaignFields",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "financialDetails",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "dateFormats",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "accountLinkage",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "dataImportExport",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "manageSelectLists",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "accountManagement",
                                            "nestedInterfacePermissions": []
                                        }
                                    ]
                                },
                                {
                                    "type": "InterfacePermission",
                                    "interfaceCode": "website",
                                    "nestedInterfacePermissions": [
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "tracking",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "visitorProfiles",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "pageTagging",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "queryStrings",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "webDataLookup",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "events",
                                            "nestedInterfacePermissions": []
                                        },
                                        {
                                            "type": "InterfacePermission",
                                            "interfaceCode": "microsites",
                                            "nestedInterfacePermissions": []
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "type": "InterfacePermission",
                            "interfaceCode": "profile",
                            "nestedInterfacePermissions": []
                        }
                    ]
                }
            ],
            "isDisabled": "False",
            "isUsingBrightenTemplate": "False",
            "jobTitle": "",
            "lastName": "User",
            "loginName": "api.user",
            "passwordExpires": "True",
            "personalMessage": "",
            "personalPhotoId": "",
            "personalUrl": "",
            "phone": "",
            "preferences": {
                "type": "UserPreferences",
                "timezoneId": "64"
            },
            "productPermissions": [
                {
                    "type": "ProductPermission",
                    "productCode": "SecureHypersites"
                },
                {
                    "type": "ProductPermission",
                    "productCode": "AuthenticatedMicrosites"
                },
                {
                    "type": "ProductPermission",
                    "productCode": "EngageiPad"
                },
                {
                    "type": "ProductPermission",
                    "productCode": "EngageWeb"
                },
                {
                    "type": "ProductPermission",
                    "productCode": "ProspectProfiler"
                }
            ],
            "replyToAddress": "api.user@oracle.com",
            "securityGroups": [
                {
                    "type": "SecurityGroup",
                    "id": "12",
                    "createdAt": "1416506911",
                    "depth": "complete",
                    "name": "Advanced Users - Marketing",
                    "updatedAt": "1416506911",
                    "acronym": "MKGA",
                    "isEffective": "true",
                    "isReadOnly": "false"
                },
                {
                    "type": "SecurityGroup",
                    "id": "9",
                    "createdAt": "1416506911",
                    "depth": "complete",
                    "name": "Customer Administrator",
                    "updatedAt": "1416506911",
                    "acronym": "CADM",
                    "isEffective": "true",
                    "isReadOnly": "false"
                },
                {
                    "type": "SecurityGroup",
                    "id": "1",
                    "createdAt": "1174881600",
                    "depth": "complete",
                    "name": "Everyone",
                    "updatedAt": "1174881600",
                    "acronym": "EVRY",
                    "isEffective": "true",
                    "isReadOnly": "true"
                }
            ],
            "senderDisplayName": "API User",
            "senderEmailAddress": "api.user@oracle.com",
            "ssoOnly": "False",
            "state": "",
            "typePermissions": [
                {
                    "type": "TypePermission",
                    "objectType": "Campaign",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "Email",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "Form",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "LandingPage",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "ContactSegment",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "EmailGroup",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "EmailHeader",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "EmailFooter",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "ContactFilter",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "VisitorFilter",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "ContactList",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "ContactView",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "OptionList",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "ContactScoringModelDefinition",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "ContentSection",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "ImageFile",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "ImportedFile",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "AccountView",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "Program",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "DynamicContent",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "EmailSignatureLayout",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                },
                {
                    "type": "TypePermission",
                    "objectType": "EmailSignatureRule",
                    "permissions": {
                        "type": "TypePermissions",
                        "create": "true"
                    }
                }
            ],
            "zipCode": ""
        }
    ],
    "page": 1,
    "pageSize": 1,
    "total": 65
}
			
Back to Top