cURL
curl --request GET \ --url https://api.neurapulse.com/projects/{projectId}/get-link \ --header 'x-api-key: <api-key>'
"<string>"
Returns the link for a project.
API key generated in the Portal (Workspace Settings → API Keys).
Project Id. Obtain via GET /projects or from the project URL.
OK
The response is of type string.
string