Look up a user by your own system’s external user ID
foreignId — the external identifier you provided when creating or syncing the user. Optionally creates the user if not found (requires service or master token).
"files" to include
the processed avatarFile and bannerFile objects."true" to create the user if they do not exist. Requires a service
or master token. Returns 201 on creation, 200 on an existing user.createIfNotFound only).createIfNotFound only).createIfNotFound only).createIfNotFound only).createIfNotFound only).createIfNotFound only).200 (found) or 201 (created) with the user object:
include=files is
requested.include=files is
requested.createIfNotFound=true is only permitted with a service or master
token. Client tokens receive a 404 if the user does not exist.User Not Found — 404
Invalid Query — 400