Skip to main content
GET
/
applications
/
v1
/
projects
/
{id}
/
domains
List domains
curl --request GET \
  --url https://api.case.dev/applications/v1/projects/{id}/domains \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Project ID

Response

Success