Skip to content

Add filtered WorkOS user listing - #21

Merged
RhysSullivan merged 1 commit into
UsefulSoftwareCo:mainfrom
maschwenk:feat/workos-list-users
Aug 13, 2026
Merged

Add filtered WorkOS user listing#21
RhysSullivan merged 1 commit into
UsefulSoftwareCo:mainfrom
maschwenk:feat/workos-list-users

Conversation

@maschwenk

@maschwenk maschwenk commented Aug 13, 2026

Copy link
Copy Markdown

Summary

  • add GET /user_management/users to the WorkOS emulator
  • support combined, case-insensitive email and organization-membership filters used by the real WorkOS SDK
  • advertise the route in the service manifest and OpenAPI document, and document it in the CLI, site, README, and WorkOS skill

Why

Consumers should be able to replace membership scans and per-user reads with WorkOS's tenant-scoped user lookup without creating a production-only path. This route lets their integration and end-to-end tests exercise the same indexed query shape.

Sibling consumer PR:

After this change is released in @executor-js/emulate, that consumer can use the indexed lookup against both WorkOS and the emulator.

@RhysSullivan
RhysSullivan marked this pull request as ready for review August 13, 2026 07:09
@RhysSullivan
RhysSullivan merged commit c72592a into UsefulSoftwareCo:main Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants