When accessed via API Key authenticated requests it'll return id(s).
If accessed via access tokens associated with a customer portal user it will return information on that customer.
Contractor and member logins via access tokens are currently not supported.
gethttps://{tenant}.rubixx.app/api/v2.1/me
Log in to see full request history
URL Expired
The URL for this request expired after 30 days.
Response
200
Success
Updated about 4 hours ago
Did this page help you?
Language
Credentials
Header
URL
xxxxxxxxxx
1
curl--request GET \
2
--url https://.rubixx.app/api/v2.1/me
Click Try It! to start a request and see the response here!