Get page id for children macro in adf format

We’re using the atlas_doc_format as representation when fetching pages from the Confluence REST API. The ADF for the children macro has a macroParam “page” that currently gives the title of the selected parent page. Is there any way to get the page id without making a separate request searching for pages with the specified title?