Parameters
Use API parameters to refine your Strapi REST API queries.
Use API parameters to refine your Strapi REST API queries.
Use the publicationFilter parameter with Strapi's REST API to query documents by the relationship between their draft and published versions, such as never-published or modified documents.
Use Strapi's REST API to work with draft or published versions of your documents.
Use Strapi's Document Service API to return either the draft or the published version of a document
Use the publicationFilter parameter with Strapi's Document Service API to query documents by the relationship between their draft and published versions, such as never-published or modified documents.