cURL
curl --request GET \ --url http://base.url.com/pages/{id} \ --header 'x-phishy-api-key: <api-key>'
{ "id": "<string>", "title": "<string>", "content": "<string>" }
Retrieves a specific page by ID
Documentation IndexFetch the complete documentation index at: https://docs.phishy.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.phishy.io/llms.txt
Use this file to discover all available pages before exploring further.
Page details retrieved successfully
Unique identifier for the page
Title of the page
Content of the page