Search code examples
phpwordpressapiadvanced-custom-fieldswordpress-rest-api

WP API & ACF - Fetch options page


Currently working on an react project together with the WP API & ACF using https://github.com/airesvsg/acf-to-rest-api. Everything worked well, but now i've to fetch the ACF Option Page. Can't see an available endpoint for this, just /wp-json/acf/v3/options/{id}?

Thanks for help guys


Solution

  • Update: Solved the problem by setting the id to options /wp-json/acf/v3/options/options.