- Enter endpoint title e.g: get-all-snippets
- Get the endpoint URI by clicking on the Save Changes button

- Get all snippets endpoint URI
- https://mywebsite.com/wp-json/post-snippets/get-all-snippets/{token}
- Use a {token} parameter to get all snippets that you have created
- {token} : 6fB9Ied3Tt8BbLyy
- Get all snippets endpoint URI

- Response result
