For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Share Link

Get Share Link — Taskade REST API v1 reference: GET /projects/{projectId}/shareLink. Parameters, authentication, and response schema.

Get share link for the project

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
Responses
200

Share link

application/json

Share link

okboolean · enumRequiredPossible values:
get/projects/{projectId}/shareLink

Last updated

Was this helpful?