- If the Admin wants to get a particular snippet then first click on the Generate Token button to generate the new token.
- After generating the token, enter the endpoint title for example: getsnippet, in the Get a Particular Snippet field.
Note: Do not enter any Special Characters [!@#$%^&*_()+-=] into the title.
- Click on the Save Changes button.
- After saving the changes, you will get the endpoint URL under the Get a Particular Snippet field.

- In the URL, replace the {token} parameter with the generated Token.
- Replace the {snippet-title} parameter with the title of the snippet that you want to get, for example: newSnippet.
- URL: https://wordpress-444586-2318562.cloudwaysapps.com/wp-json/post-snippets/getsnippet/E18LwcJkefl195va/newSnippet
- Paste the new URL in the browser or in the Postman.
- You will get the response.
