Get all Custom Dictionary Expressions
GEThttps://us.api.nabla.com/v1/core/user/custom-dictionary-expressions
Retrieve a list of user's Custom Dictionary Expressions.
Requestโ
Responsesโ
- 200
A paginated list of Custom Dictionary Expressions.
Authorization: http
name: bearertype: httpscheme: bearer
- curl
- python
- go
- nodejs
- CURL
curl -L 'https://us.api.nabla.com/v1/core/user/custom-dictionary-expressions' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
ResponseClear