GET
/
site-client
/
{projectId}
curl --request GET \
  --url https://api.concord.tech/site-v1/site-client/{projectId} \
  --header 'x-session: <api-key>'
"<any>"

Authorizations

x-session
string
header
required

Path Parameters

projectId
string
required

Response

301
application/json
Default Response

The response is of type any.