Home
This command needs authentication.

Please read this first
Example programs that use this command.

None listed yet.
Featured client application
Screen capture

Langage
REBOL

Date
19-Aug-2009
Contact us
Developer forum
Join developer mailing list
Apply for an API key

tasks.details
Returns an object that describes the task. If persona is lead in the project, rights is none. If task did not change, rights is none & data is none.
Arguments
session [object!] (No description given)
projectid [number!] (No description given)
taskid [number!] (No description given)
lastmodifiedid [number! none!] The logid of when the task was modified last. If set and task didn't change task fields (data property) returns empty.
filter-match [block! none!] Check if the task matches the set of filters. Specify as [name value] pairs.
Refinements
A refinement is an optional parameter that "refines" how a command behaves. For example, specifying a particular response format.
None
Example calls
API "tasks.details" session ["projectid" projectid "taskid" taskid "lastmodifiedid" #[none] "filter-match" #[none]]
Example responses
Your programming language?

Information coming soon!
Live test
Arguments
(use REBOL format for arguments)   
Return format
Error codes
Information coming soon!
Version history
Warning: Each command has a major and minor version. Minor version number changes indicate improived speed and quality of commands. Major version number changes may indicate a format change, and incompatibility with a previous version of the command.

Please use the most recent major version.
Notes from the TinyGnomes team
Discussions

Report abuse
TinyGnomes API and services ©2026 Silent Software, Inc.