Retrieve an EntityAsk AIget https://na1.ironcladapp.com/public/api/v1/entities/{id}View a specific entity and its associated data. OAuth Scope required: public.entities.readEntitiesPath ParamsidstringrequiredThe ID or Ironclad ID of the Entity to fetch.Headersx-as-user-emailstringDenotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-id is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.x-as-user-idstringDenotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-email is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.Responses 200200 400400 401401 403403 404404Updated 7 months ago