Web indicator: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API Endpoint: web/indicator.html ===GET indicator.html=== API Endpoint: web/indicator.html Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | id | Query | Integer | -1 |- | css | Query | boolean | true |- | maptype | Query | Map Type | MAQUETTE |} ===='''Examples==== '''Web indicator''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/indicator.html?id=ID&to..."
 
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
API Endpoint: web/indicator.html
API Base URL: web/indicator


===GET indicator.html===
===GET html===
API Endpoint: web/indicator.html
API Endpoint: web/indicator.html


Produces: text/html
Response Content-Type: text/html


'''Parameters:'''
'''Parameters:'''
Line 12: Line 12:
!Type
!Type
!Default value
!Default value
|-
| webStakeholderID
| Header
| Integer
|
|-
|-
| id
| id

Latest revision as of 10:01, 13 July 2026

API Base URL: web/indicator

GET html

API Endpoint: web/indicator.html

Response Content-Type: text/html

Parameters:

Name Location Type Default value
id Query Integer -1
css Query boolean true
maptype Query Map Type MAQUETTE

Examples

Web indicator:

https://engine.tygron.com/web/indicator.html?id=ID&token=WEB_TOKEN

See also