List
GET /services
List all services.
Authorizations
Responses
200
Get all services
Service model
object
The unique identifier of the service. Only used for database identification.
The unique identifier of the service.
The name of the service.
The unique identifier of the environment where the service is attached to.
The unique identifier of the server where the service is running.
The description of the service.
The raw docker-compose.yml file of the service.
The docker-compose.yml file that is parsed and modified by Coolify.
Destination type.
The unique identifier of the destination where the service is running.
The flag to connect the service to the predefined Docker network.
The flag to enable the container label escape.
The flag to enable the container label readonly.
The hash of the service configuration.
The type of the service.
The date and time when the service was created.
The date and time when the service was last updated.
The date and time when the service was deleted.
400
Invalid token.
object
401
Unauthenticated.