Get Organization Exists: /auth/organization/ (GET)

Purpose:

This endpoint is used to determine whether or not a particular organization exists.

Input:

  • Headers:
    • Client-Secret: A required header to authenticate the request.
  • Query Parameters:
    • slug: (String) The slug/id of an organization

Output (200):

"Organization exists"