/api/v1/widgets/goalCurrent goal
Returns the first non-deleted goal, ordered by descending sort value.
Send the API key in the Authorization header for this endpoint.
200Goal returned.
404The user has no non-deleted goal.
401Missing or invalid API key.
429Rate limit exceeded.