Skip to main content
GET
/
projects
/
{projectId}
/
get-link
Get project link
curl --request GET \
  --url https://api.neurapulse.com/projects/{projectId}/get-link \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

API key generated in the Portal (Workspace Settings → API Keys).

Path Parameters

projectId
string<uuid>
required

Project Id. Obtain via GET /projects or from the project URL.

Response

OK

The response is of type string.