Logo
2cloudnine Payroll API API Documentation

REST-Objects-User

Number of APIs: 1


1. Get User

GET {{url}}/services/data/v{{version}}/query/?q=select+id+from+user+where+name+like+%27%25administrator%27

Accesses records based on the specified object ID. Retrieves, updates, or deletes records. This resource can also be used to retrieve field values. Use the GET method to retrieve records or fields, the DELETE method to delete records, and the PATCH method to update records.



ENDPOINTS