Skip to main content
List the active accounts owned by a user or an organization — see Service Accounts for the ownership model.

GET /users/target/:target/:target_id

Path Parameters

Response

Retired accounts never appear here — see Lifecycle. A human target always returns an empty list: a human has no owner, so nothing is ever stored against one.

Errors

Example

owner_target_target_id is an internal index key the API happens to serialize — safe to ignore.

Identifier

target_id accepts a UUID or an alias. When target=user it also accepts me.

Permissions

Unlike Create Account, listing does not separately require a human behind the request — admin access to the target is enough on its own.