cURL
curl --request GET \ --url https://api.workser.ai/projects/{id}/hostnames \ --header 'x-api-key: <api-key>'
[ [ { "name": "my-app.workser.app", "created": "2025-09-30T12:04:43.163Z" } ] ]
Retrieves all hostnames that are currently assigned to this project.
API key for authentication
Project ID
"550e8400-e29b-41d4-a716-446655440000"
Project hostnames retrieved successfully
Name of the custom domain
"my-app.workser.app"
Created at
"2025-09-30T12:04:43.163Z"