---
title: "GET /V1.0/EntityInformation"
method: GET
path: "/V1.0/EntityInformation"
tags: ["MetadataApiIntegration"]
---

# GET /V1.0/EntityInformation

`GET /V1.0/EntityInformation`

## Headers

- `ApiIntegrationCode` string, required
- `UserName` string, required
- `Secret` string, required
- `ImpersonationResourceId` string

## Response `200`

OK

- GlobalEntityInformationResultModel
  - `entityDescriptions` EntityInformationResultModel[]
    - `info` EntityInformationModel
      - `name` string
      - `canCreate` boolean
      - `canDelete` boolean
      - `canQuery` boolean
      - `canUpdate` boolean
      - `userAccessForCreate` RestUserAccessLevel
      - `userAccessForDelete` RestUserAccessLevel
      - `userAccessForQuery` RestUserAccessLevel
      - `userAccessForUpdate` RestUserAccessLevel
      - `hasUserDefinedFields` boolean
      - `supportsWebhookCallouts` boolean

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/autotask/apis/datto-autotask-psa-rest-api.md) · [All operations](https://skmtc.net/autotask/apis/datto-autotask-psa-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/autotask/datto-autotask-psa-rest-api/revisions/b5e89df4589e/schema)
