Get Threads User's Profile Information

GET {{api_host}}/me?fields={{fields_profile}}

Use the GET /{threads-user-id}?fields=id,username,... endpoint to return profile information about a Threads user.

Request Params

KeyDatatypeRequiredDescription
fieldsstringid: Threads user ID. This is returned by default.

username: Handle or unique username on Threads. This is the same as the username on Instagram.

threads_profile_picture_url: URL of the user's profile picture on Threads.

threads_biography: Biography text on Threads profile. |