Get task by ID endpoint wrong doc specification
In the API documentation GET task by ID is specified with attribute authorID which has type of string as follows:
, but in the request response I get this:
Die von Ihnen gesuchte Seite ist nicht in übersetzter Form vorhanden, wir verfügen jedoch über andere Inhalte in deutscher Sprache und bieten deutschsprachigen Support an.
Wie können wir helfen?
Learn. Share. Discuss.
In the API documentation GET task by ID is specified with attribute authorID which has type of string as follows:
, but in the request response I get this:
Folllowing List for Post: Get task by ID endpoint wrong doc specification
[this list is visible for admins and agents only]
Hey Ilija,
accountId - has type string, authorIds has type - array of Contact ID as described here.
Eduard Kibort Community Team at Wrike Wrike Product Manager Erfahren Sie mehr über Wrikes leistungsstarke Funktionen und lernen Sie Anwendungsbeispiele kennen
Eduard Kibort Wrike Team member Erfahren Sie mehr über Wrikes leistungsstarke Funktionen und lernen Sie Anwendungsbeispiele kennen
Oh jeez, I am so sorry to bug you out with this, I must have gone blind from looking at the APIs all day.
Thanks for the response!