Skip to main content
GET
/
v1
/
projects
List workspace projects
curl --request GET \
  --url https://api.turboads.ai/v1/projects \
  --header 'Authorization: Bearer <token>'
{
  "error": {
    "code": "<string>",
    "message": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.turboads.ai/llms.txt

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

Authorizations

Authorization
string
header
default:ta_live_your_api_key
required

Use a Developer API key from Settings > Developers.

Response

Projects