Skip to main content
GET
List Service

Authorizations

X-API-Key
string
header
required

Your Cycls API key, from https://cloud.cycls.com. Sent as the X-API-Key header. This is the CYCLS_API_KEY the CLI uses.

Response

Successful Response

id
string
required

Unique deployment ID

Example:

"550e8400-e29b-41d4-a716-446655440000"

name
string
required

Service name

Example:

"my-function"

url
string
required

Public URL for the service

Example:

"https://my-function.cycls.ai"

created_at
string<date-time>
required

Deployment timestamp

region
string
required

Cloud region

Example:

"me-central2"

owner_id
string
required

Owner ID (user or organization)