Appearance
GET /api/orgs/{org}/refdata/{entity}/{ref}
GET
/api/orgs/{org}/refdata/{entity}/{ref}
Authorizations
Testslick OpenAPI Security Scheme
Authentication
TypeOpenID Connect (http://localhost:8080/auth/realms/testslick/.well-known/openid-configuration)
Parameters
Path Parameters
entity*
Typestring
Requiredorg*
Typestring
Requiredref*
Typestring
RequiredResponses
OK
application/json
JSON
[
{
"id": 0,
"name": {
},
"color": "string",
"title": "string",
"description": "string"
}
]