cURL
curl --request GET \ --url https://stage-api.neurapulse.com/projects/{projectId}/get-link \ --header 'x-api-key: <api-key>'
"<string>"
Returns the link for a project.
Documentation IndexFetch the complete documentation index at: https://stage-help.neurapulse.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://stage-help.neurapulse.com/llms.txt
Use this file to discover all available pages before exploring further.
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