Skip to main content
GET
/
api
/
v1
/
project
GET project
curl --request GET \
  --url http://localhost:3000/api/v1/project \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.linguolink.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your API key in the format: Bearer <api_key>

Response

Successful response

The response is of type object.