Affiliations

Single contributor lookup

Look up affiliation data for one developer by GitHub handle. Useful for debugging and ad-hoc queries.

get/affiliations/{githubHandle}

Path parameters

githubHandlestring required

GitHub login handle (case-insensitive).

Response

Developer found.

githubHandlestring required

Verified GitHub login handle.

namestring nullable required

Display name from the LFX profile.

emailsstring[] required

Verified email addresses linked to the profile.

Changes