Get external user by username
External Users
Get external user by username
Get one external user by their username (name) within your project. Returns null if not found. Use to look up a user before assigning them to workflows or resources.
GET
Get external user by username
Authorizations
Project API key. Create and manage keys in the dashboard under Project → API Keys. Send as header: x-api-key:
Headers
External user (end user) to act as. Optional — if omitted, Flowra uses the project’s default external user. Send a stable username (e.g. customer_alice) only when you need another end-user context.
Path Parameters
Response
200 - application/json
External user retrieved successfully