Перейти к основному содержанию
GET
/
v1
/
crm
/
attraction_methods
cURL
curl --request GET \
  --url https://api.example.com/v1/crm/attraction_methods/
[
  {
    "id": 123,
    "created_at": "2023-11-07T05:31:56Z",
    "updated_at": "2023-11-07T05:31:56Z",
    "name": "<string>",
    "tenant": 123
  }
]

Ответ

200 - application/json
id
integer
обязательно
created_at
string<date-time>
обязательно
updated_at
string<date-time>
обязательно
name
string
обязательно
Maximum string length: 255
tenant
integer