GET All Client Record Types

GET {{url}}/services/data/v{{version}}/query/?q=select+id,name+from+recordtype+where+SobjectType='account'+order+by+name+asc

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.

Request Params

KeyDatatypeRequiredDescription
qstring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring