V1Organization
Get Organization by slug
Get the details of an organization
curl -X GET "https://api.motorbase.io/api/v1/string"{
"id": "string",
"name": "string",
"slug": "string",
"logo": "string",
"createdAt": "2019-08-24"
}{
"message": "Unauthorized"
}{
"message": "Not Found"
}