v4

latestOpenAPI 3.1.0MIT2026-08-02128224900.7 KB
Users

Retrieve User

Retrieve a specific user by its ID

get/users/{id}

Path parameters

idstring required

Response

OK

email_addressstring required

The email address of the user.

idstring required

A unique TypeID associated with the object.

creation_datestring date-time required

The date and time at which the object was first created.

status'pending' | 'accepted' | 'declined' | 'revoked' | 'owner' required

An enumeration.

last_logged_instring date-time nullable

When the user last logged in, or null if they haven't accepted the invitation.