get
https://app.customgpt.ai/api/v1/projects//pages//metadata
Retrieve the Metadata for a page based on its unique identifier. This endpoint allows you to fetch the metadata associated with a specific page.
Purpose
Retrieve the Metadata for a page based on its unique identifier. This endpoint allows you to fetch the metadata associated with a specific page.
At a high level, this is the canonical way to work with per-page citation metadata via the CustomGPT API.
When to use
- When you need to get the metadata for a certain page as part of your backend or automation workflows.
- When you want fine‑grained control over how citations look in your UI (title, description, image URL) instead of relying only on auto‑extracted metadata.
