GET
/
api
/
v1
/
auth
/
organization-exists
Organization Exists
curl --request GET \
  --url https://api.jobsim.work/api/v1/auth/organization-exists
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

organization_name
string
required

Response

Successful Response