Skip to content

Added support for retrieving the profile information#213

Merged
elliot-100 merged 2 commits intoOlen:mainfrom
BuilderJG:main
Feb 24, 2026
Merged

Added support for retrieving the profile information#213
elliot-100 merged 2 commits intoOlen:mainfrom
BuilderJG:main

Conversation

@BuilderJG
Copy link
Contributor

in order to access the full possibilities of the Spond API, I added the function get_profile() returning a JSONDict containing information belonging to the account logged in, e.g.:

  • the accounts' id
  • first- and last name
  • email
  • country code
  • global notification settings
  • date of birth
  • etc.

first time contributor, so I'm open to feedback c:

@elliot-100
Copy link
Collaborator

Looks good to me; have tried it out with an amended version of the script in examples/manual_test_functions.py - it would be nice to merge that in from https://github.com/elliot-100/Spond/tree/get_profile

@elliot-100
Copy link
Collaborator

I'll merge that script in separately. Forgot to say many thanks for the contribution @BuilderJG !

@elliot-100 elliot-100 merged commit 7fcd89c into Olen:main Feb 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants