Skip to main content
GET
List app services

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Query Parameters

project_id
string<uuid>
service_type
enum<string>

Filter by type: web, private, worker, cron, or job.

Available options:
web,
private,
worker,
cron,
job
status
string

Response

List of app services

success
boolean
services
object[]
Last modified on August 26, 2026