-
Try to get memos via api v2(/api/v2/memos), but got error:
Is api v2 available? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@sudoexec it looks like the v2 endpoints may not be exposed yet. To call the REST API that retrieves all memos for your instance in the v1 endpoints, you would do: Request: Response: |
Beta Was this translation helpful? Give feedback.
-
Fixed in 0dfc367. Now it's worked. e.g., https://demo.usememos.com/api/v2/memos |
Beta Was this translation helpful? Give feedback.
Fixed in 0dfc367. Now it's worked. e.g., https://demo.usememos.com/api/v2/memos