Retrieves a list of all developer usernames.
cURL
curl --request GET \ --url https://api.yapcoder.com/api/v1/developers/usernames \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
A list of usernames