Users

Get invitation request details

Retrieve details of a specific invitation request

get/invitation_requests/{id}

Response

OK

idinteger
emailstring required

Email address of the would-be user.

mobilestring nullable

Cell phone number of the would-be user.

first_namestring required

First name of the would-be user.

last_namestring required

Last name of the would-be user.

requested_tostring required
requested_to_organizationstring
password1string required
password2string required
requested_atstring date-time nullable

Timestamp when the would-be user requested access.

approved_atstring date-time nullable

Timestamp when the would-be user was approved.

rejected_atstring date-time nullable

Timestamp when the would-be user was rejected.

Changes

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