users

Gets a list of users managed by the given user

get/users/{id}/managed_users

Path parameters

idstring required

A user id for the manager

Query parameters

is_approvedboolean

If true, only show users where the management request has been accepted. If false, only show those where the request was rejected. If omitted, shows all users regardless of approval status.

is_revokedboolean

If true, only show users where the management request has been revoked. If false, only show those with a pending or accepted request. Defaults to false.

Headers

Encoded-Data-Messagestring

The data that was signed by the user for signature recovery

Encoded-Data-Signaturestring

The signature of data, used for signature recovery

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.