Softr
communityNo-code platform for building web apps and portals from Airtable and Google Sheets.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://studio-api.softr.io/v1/api/usersList users
Returns
users[] with email, full_name, role, created_at, magic_link_enabled, custom_fieldsPOST
https://studio-api.softr.io/v1/api/usersCreate user
Parameters
rolerole (stringoptionalemailemail (stringrequiredpasswordpassword (stringoptionalfull_namename (stringrequiredReturns
email, full_name, role, created_atGET
https://studio-api.softr.io/v1/api/users/{email}Get user
Parameters
emailemail (stringrequiredReturns
email, full_name, role, created_at, custom_fields