Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTTP Status

Response Body

Description

200 OK

Organization Response

Organizations returned

401 Unauthorized


Authentication required

500 Other Error


Unknown error

...

View (per CO)

Retrieve Organizations attached to a CO.

Request Format

Method

GET

URL

/organizations.<format>?coid=<id>

Request Body


Response Format

HTTP Status

Response Body

Description

200 OK

Organization Response

Organization returned

401 Unauthorized


Authentication required

404 CO Unknown


id not found

500 Other Error


Unknown error

...

View (one)

Retrieve an existing Organization.

Request Format

Method

GET

URL

/organizations/<id>.<format>

Request Body


Response Format

HTTP Status

Response Body

Description

200 OK

Organization Response

Organization returned

401 Unauthorized


Authentication required

404 Organization Unknown


id not found

500 Other Error


Unknown error

...