Skip to content

Get the latest refusal catalog.

GET
/backend/v1/refusal-catalogs/latest

Get the latest refusal catalog.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Responses

Successful Response

application/json
JSON
{
  
"refusalCatalog": {
  
  
"createdAt": "string",
  
  
"createdBy": "string",
  
  
"id": "string",
  
  
"phrases": [
  
  
  
[
  
  
  
]
  
  
]
  
}
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Updated at: