Error
API Reference
List container profiles
Returns all container profiles. Used by agent form to populate the profile selector.
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Container profile list
Unique profile name (e.g. "standard", "gpu")
Docker image used when starting agent containers with this profile
Platform profiles are managed by admins and cannot be deleted by users.
Profile-specific container configuration (extra_env, shm_size)