Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.pricenow.dev/api/accounts/current \ --header 'accept-language: <accept-language>' \ --header 'pratiq-channel-uuid: <pratiq-channel-uuid>'
{ "data": { "id": 123, "email": "<string>", "deletedAt": "2023-11-07T05:31:56Z", "scheduledForDeletionAfter": "2023-11-07T05:31:56Z", "company": "<string>", "metaInformation": { "acceptedNewsletter": true, "syncErrorWrite": "<string>", "syncErrorRead": "<string>" } } }
Get the current account
Language of the response
en
de
fr
it
UUID of the sales channel
Successful response
Show child attributes