Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface ListEntitiesResponse
import { type ListEntitiesResponse } from "https://deno.land/x/yextpages@pages@1.1.4/slugManager/api.ts";

Type Parameters

EntityType

Properties

entities: EntityType[]
count: number
optional
pageToken: string