Organisation
Returns info about specified organisation
get/organisation/slug/{slug}
Path parameters
slugstring required
Organisation slug
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.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲