-
Hello, is it possible to obtain data from General settings via Backend API or GraphQL? (Business details - legal business name, address, etc.) |
Beta Was this translation helpful? Give feedback.
Answered by
sags95
Jun 13, 2024
Replies: 1 comment 3 replies
-
Yes with the Backend API you should be able to retrieve this through the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Those details can be retrieved through the
/:clients/:self
endpoint