Organisation
Returns info about specified organisation
get/organisation/{id}
Path parameters
idinteger required
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"
}