Get all snippets
GET/snippets
Retrieves all snippets for the authenticated user.
Responses
- 200
- 400
- 500
A list of snippets.
Invalid userId.
Failed to fetch snippets.
GET/snippets
Retrieves all snippets for the authenticated user.
A list of snippets.
Invalid userId.
Failed to fetch snippets.