API ReferenceOrganization

List projects

List the projects in your Logspot organization. Returns project_id, name, and slug per project. Use a returned project_id with project-scoped endpoints.

GET
/projects
AuthorizationBearer <token>

Organization API Token (prefixed sk_) sent as Authorization: Bearer sk_.... Create one in Settings and grant it scopes. Server-side only.

In: header

Response Body

curl -X GET "https://api.logspot.io/v1/projects"
Empty
Empty
Empty
Empty
Empty