...
| Variable | Description |
|---|---|
| <entity> | Object type (reference_tables, segment_definitions, ...) |
| <entity_id> | Object's ID |
| <token> | Token for API access. Its value can be found at "my settings" user's menu. Important: token has to belong to Admin user. |
API
...
examples
Get all entities
| Блок кода | ||
|---|---|---|
| ||
GET https://ui.getintent.com/api/v1/<entity>/all?token=<token> |
...