curl --request POST \ --url https://api.okapicrm.com/okapicrm.v1.OkapiCRMService/GetRecord \ --header 'Content-Type: application/json' \ --data '{ "id": "<string>" }'
{ "archived": true, "createTime": {}, "createdBy": { "apiKeyId": "<string>", "userId": "<string>" }, "deleted": true, "fields": {}, "formulaErrors": {}, "id": "<string>", "objectApiName": "<string>", "objectId": "<string>" }
Show child attributes