List All Container Services

GET /api/admin/container_services

<aside> 💡 Add ?all=true to include same data as in end-user api, plus the project and user objects from the schema below.

</aside>


Get Container Service

GET /api/admin/container_services/{id}

Will return the same schema as the end-user api.