CompSuite API
v2
  • v4
  • v3
  • v2
    CompSuite API
    v2
    • v4
    • v3
    • v2
    • List Competitions
      GET
    • List Performances
      GET
    • List Registered Groups
      GET

      List Registered Groups

      GET
      /2018-03/registration

      Request

      Authorization
      OAuth 2.0
      or
      Query Params

      Responses

      🟢200OK
      application/json
      200
      Body

      🟠400Bad Request
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.competitionsuite.com/2018-03/registration?e'
      Response Response Example
      200 - Result
      [
        {
          "DivisionName": "Percussion Scholastic Open",
          "DivisionInitials": "PSO",
          "GroupName": "Indiana Pacers",
          "OrgGroupIdentifier": null,
          "Waitlisted": false,
          "Priority": 1,
          "RegistrationDate": "2016-11-01 11:02:00"
        }
      ]
      Modified at 2025-07-28 13:50:51
      Previous
      List Performances
      Built with