User Profile List
Handle creating and updating user profiles.
GET /api/userprofile/?format=api&offset=820&ordering=-firstname
{ "count": 822, "next": null, "previous": "https://catalogue.france-bioinformatique.fr/api/userprofile/?format=api&limit=20&offset=800&ordering=-firstname", "results": [ { "firstname": "Abdulrahman", "lastname": "Azab", "orcidid": null, "homepage": null, "expertise": [] }, { "firstname": "A.", "lastname": "Murat Eren", "orcidid": null, "homepage": null, "expertise": [] } ] }