Request:
| Code Block | ||
|---|---|---|
| ||
curl --location 'https://case-api.case.ipobs.acc.web1.wipo.int/case-api/v1/services' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <authorization token from bgettoken request 1.2.2.1>' |
Response:
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
{
"applicationName": "CASE Service",
"applicationVersion": "1.0.457",
"buildDateTime": "20232024-0401-14T1229T09:0252:5626.309439+0201:00",
"buildNumber": "457",
"buildPlan": "IPOBSD - CASE - ACC - CASE Services - 2ACC - Default Job",
"codeBranch": "master",
"codeRevision": "9a03db408795b526dc88885012bdd57a2c50aab9d9cc88d95083b1b8d9fa3d94c1889585a99636f0"
} |