Select token (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Select TQL|<onlyinclude>
{{Select TQL|<onlyinclude>
{{Select TQL|tabletype=row|attribute=TOKEN|unit=String|description=Returns the [[Session]]'s [[API token]]|fixed=0|polygon=false|}}</onlyinclude>
{{Select TQL|tabletype=row|attribute=TOKEN|unit=String|description=Returns the [[Session]]'s [[API token]] or [[Stakeholder]] Web Token|fixed=0|polygon=false|}}</onlyinclude>
}}
}}
==Allowed clause parameters==
==Allowed clause parameters==
Line 7: Line 7:
{{: Stakeholdertype (TQL Param)}}
{{: Stakeholdertype (TQL Param)}}
}}
}}
{{article end
{{article end
|notes=
|notes=
*Can be used to interact with a project using the [[REST API]].
*Can be used to interact with a project using the [[API]].
|seealso=
|seealso=
* [[API token]]
* [[API token]]
* [[REST API]]
* [[API]]
* [[API tutorial]]
* [[API tutorial]]
}}
}}


{{TQL nav}}
{{TQL nav}}

Latest revision as of 15:46, 2 July 2026

Allowed clause parameters

Notes

  • Can be used to interact with a project using the API.

See also