CRM
Get CRM object record page view
GET
/
v1
/
crm
/
object-types
/
{objectKind}
/
records
/
{objectID}
/
record-page
Get CRM object record page view
curl --request GET \
--url https://api.wazapin.com/v1/crm/object-types/{objectKind}/records/{objectID}/record-pageconst options = {method: 'GET'};
fetch('https://api.wazapin.com/v1/crm/object-types/{objectKind}/records/{objectID}/record-page', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));import requests
url = "https://api.wazapin.com/v1/crm/object-types/{objectKind}/records/{objectID}/record-page"
response = requests.get(url)
print(response.text){
"config": {
"config": "<unknown>",
"created_at": "<string>",
"id": "<string>",
"object_kind": "<string>",
"updated_at": "<string>"
},
"object_kind": "<string>",
"record": {
"created_at": "<string>",
"custom_fields": "<unknown>",
"display_name": "<string>",
"fields": {},
"id": "<string>",
"kind": "<string>",
"metadata": "<unknown>",
"relationships_summary": {},
"updated_at": "<string>",
"enrichment_summary": {}
},
"sections": {},
"timeline": [
{
"actor_id": "<string>",
"created_at": "<string>",
"event_type": "<string>",
"id": "<string>",
"object_id": "<string>",
"object_kind": "<string>",
"payload": "<unknown>"
}
],
"timeline_total": 123
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}⌘I
Get CRM object record page view
curl --request GET \
--url https://api.wazapin.com/v1/crm/object-types/{objectKind}/records/{objectID}/record-pageconst options = {method: 'GET'};
fetch('https://api.wazapin.com/v1/crm/object-types/{objectKind}/records/{objectID}/record-page', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));import requests
url = "https://api.wazapin.com/v1/crm/object-types/{objectKind}/records/{objectID}/record-page"
response = requests.get(url)
print(response.text){
"config": {
"config": "<unknown>",
"created_at": "<string>",
"id": "<string>",
"object_kind": "<string>",
"updated_at": "<string>"
},
"object_kind": "<string>",
"record": {
"created_at": "<string>",
"custom_fields": "<unknown>",
"display_name": "<string>",
"fields": {},
"id": "<string>",
"kind": "<string>",
"metadata": "<unknown>",
"relationships_summary": {},
"updated_at": "<string>",
"enrichment_summary": {}
},
"sections": {},
"timeline": [
{
"actor_id": "<string>",
"created_at": "<string>",
"event_type": "<string>",
"id": "<string>",
"object_id": "<string>",
"object_kind": "<string>",
"payload": "<unknown>"
}
],
"timeline_total": 123
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"details": [
{
"message": "<string>",
"code": "<string>",
"field": "<string>",
"location": "<string>"
}
],
"request_id": "<string>"
}
}