Get Account Details
Returns the subscriber profile tied to the API key.
- Header: Authorization: Token {API_KEY}
- Header alias: Token: Token YOUR_API_KEY
curl -X GET 'https://www.jaradata.com.ng.datamaxi.com.ng/api/user/' \
-H 'Authorization: Token YOUR_API_KEY'