1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/data/reusables/user-settings/user-api.md
2024-11-06 18:01:37 +00:00

440 B

If a request URL does not include a {username} parameter then the response will be for the signed-in user (and you must pass authentication information with your request). Additional private information, such as whether a user has two-factor authentication enabled, is included when authenticated through{% ifversion ghes %} Basic Authentication or{% endif %} OAuth with the user scope.