cURL
curl --request GET \ --url https://api.smartermeasure.com/v3/users/{userid}/results \ --header 'Authorization: Basic <encoded-value>'
Return results for a specific user
Documentation IndexFetch the complete documentation index at: https://developers.smarterservices.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.smarterservices.com/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication with username and password
User that should be returned.
User results.
Was this page helpful?