Returns info about specified organisation
Path parameters
Organisation ID
Response
OK
Example response
{
"id": 6996987893965263000,
"slug": "devsoc-unsw",
"name": "UNSW Software Development Society",
"logo": "76718252-2a13-4de2-bc07-f977c75dc52b",
"created_at": "2024-02-10T18:25:43.511Z"
}Changes
Changed in 2 of the 8 revisions of this API.213
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the non-success response with the status
307response-non-success-status-added
- ○
added the optional property
slugto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
slugfrom the response with the200statusresponse-optional-property-removed
- ○
removed the non-success response with the status
307response-non-success-status-removed
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲