List share links for one of the authenticated user's projects
Path parameters
/{id}
stringUUID//
Response
- 200 OK
- //
created_at:
stringISO-8601,//key:
string,//updated_at:
stringISO-8601,//url:
stringURL,//access_mode:
"anyone_with_link"+1▾- //Anyone holding the URL can download the project.
"anyone_with_link" - //Only members of the owner's organization can use the URL.
"organization_only"
//
}
]
Examples
get
/user/projects/{id}/share-links200 OK
Response